thread

View on PyPIReverse Dependencies (7)

2.0.5 thread-2.0.5-py3-none-any.whl

Wheel Details

Project: thread
Version: 2.0.5
Filename: thread-2.0.5-py3-none-any.whl
Download: [link]
Size: 17490
MD5: 935ff98ee50931dcd42d7a5780202c9c
SHA256: a7e38f37863edd9387890310f63c71281c417650103bc50a69b6997e29ce3cf8
Uploaded: 2024-07-13 17:14:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thread
Version: 2.0.5
Summary: Threading module extension
Author: Alex
Author-Email: contact[at]ngjx.org
Project-Url: Bug Tracker, https://github.com/python-thread/thread/issues
Project-Url: Documentation, https://thread.ngjx.org/docs/v2.0.5
Project-Url: Download, https://pypi.org/project/thread/#files
Project-Url: Homepage, https://thread.ngjx.org
Project-Url: Release Notes, https://github.com/python-thread/thread/releases
Project-Url: Source, https://github.com/python-thread/thread
License: BSD-3-Clause
Keywords: thread,threading,extension,multiprocessing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: typing-extensions (<5.0.0,>=4.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4812 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
thread/__init__.py sha256=UvTMizvWaIQPdlOmkLKppytGXLzBpE2yH-oKRFmz5Bg 675
thread/__main__.py sha256=46bOKHgfLL_4ewXyHljq03196hOveisn-QQukLA3O9Y 139
thread/__version__.py sha256=Jzb_RfgvXCrm_SQ4AfeGVi1N36YybxnM5mpyxrnihgI 33
thread/_types.py sha256=vAMvkALy5EH8Qz98zlU_Bb4oWAxuAbJ5If1-vms_lhw 1470
thread/cli.py sha256=qkLZLOXEZzgCsBQx08Is-yTxGg76n1FnBl3fSH4Remo 272
thread/decorators/__init__.py sha256=pho4SxVeuhGrrqe0jzcBwzNiWN-p4Df3iidczRtRwHU 93
thread/decorators/_processor.py sha256=kJgSO2uajI_zJkOn94SYx1fIS0_uTUie5Z8qTHaL2q4 4782
thread/decorators/_threaded.py sha256=-kQG290QtykExth-QNNC1OUS8yNSpw-lIPThVynArNI 3825
thread/exceptions.py sha256=a_ZWMuzJeybtsUeRjpOCnYL3LV8aBc4flJ7EjhHaFAU 2144
thread/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thread/thread.py sha256=OF2m6ACkhrenCIBcaQYNeLwZJ-WpyY9IFOLEIfh6F9M 21925
thread/utils/__init__.py sha256=0Udlzvt_iG6EnwE8lqLA7QcKm-6L0S44j4-xjPKK1Q0 123
thread/utils/algorithm.py sha256=NBk8PPyf-o441JA0_mm9GGS2fKGL_137zTydpumVHyw 1385
thread/utils/config.py sha256=cdL1KQSfxs58hXwqCPHehVoXuhhgEVsCCQHER9zmM9I 4586
thread/version.py sha256=oCMId6jATwaa9HQIH_BqZDLB1HApOA7AyavYjygGgUg 48
thread-2.0.5.dist-info/LICENSE.txt sha256=9Rnpd5pNeXehii2Souhh9496hxcfuFOu7SXMks5lhvI 1496
thread-2.0.5.dist-info/METADATA sha256=LgnpEORGK2FeORiFaGoYlf1OWHAFxdSM6Q2ktydy8wc 6219
thread-2.0.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
thread-2.0.5.dist-info/entry_points.txt sha256=RRA9XaUcjUPKZjrpl4KCzOcuEZ2FzLZbhelAdYg-8LU 46
thread-2.0.5.dist-info/RECORD

entry_points.txt

thread = thread.__main__:app