Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Legacy multi-threading support for Tkinter, Python 2.7 or earlier only

License

NotificationsYou must be signed in to change notification settings

RedFantom/mtTkinter

Repository files navigation

Build statusBuild StatuscodecovPyPI versionLicense: LGPL v3

A wrapper around Tkinter for multi-threading by Allen B. Taylor

This is the mtTkinter module written by Allen B. Taylor, originally publishedhere.This module was originally created to fix problems in a program that was not thread-safe, but I have found it to be useful in myown programs as well. This GitHub repository is available for those who want to fork the code, but mostly I just created it toget the module on PyPI. Publishing the module on PyPI wassuggested quite a while ago.

Installation

You can install mtTkinter by copying it directly into your project folder, install it Python-installation wide by copying themtTkinter.py file into%PYTHONDIR%/Libs/lib-tk/mtTkinter.py or you could usepip install mttkinter, a method for which thisrepository was specifically created.

License

Allen B. Taylor licensed this code under the GNU LGPL license from version 0.4 on.

Development

Since I have not found any bugs or problems with the current code, there will be no further development of the module. If you want,you can fork the repository and suggest changes through pull requests. You will be credited for your work.

About

Legacy multi-threading support for Tkinter, Python 2.7 or earlier only

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp