Useful module for comfortable managing with threading.
Project description
pythread - Useful module for comfortable managing with threading.
-How to use-
import pythread as ptr
ptr.createThread('NameOfThread', func, 5) #NameOfThread - name of thread, func - function, 5 - delay of run function
ptr.stopThread('NameOfThread') #stop thread
t = ptr.getThreadByName('NameOfThread') #select thread by name
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pythread-1.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file pythread-1.1.0.tar.gz
.
File metadata
- Download URL: pythread-1.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.11.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2828213d577ac494738b66634fcbb3b6316ce6bf3373e202c0d83ba3e688e7 |
|
MD5 | 12fdfdd0aed9200498c12389345a5e4e |
|
BLAKE2b-256 | f58d7a2453817e6a236daea0d491b783ab72d92b2c31a7d3148bca38caa4f736 |
File details
Details for the file pythread-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: pythread-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.11.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6721a23f7b8a7966900eca3e6b7b914b9cbe2113e39c2c0544efbea8e99f0057 |
|
MD5 | b1dbcffcc263d07fc0e0208cb8212b22 |
|
BLAKE2b-256 | 32eca527fa23c05cdd2db4a1dab4de7bea2057889de1757debc7f01bfd8756b4 |