Threading module extension
Project description
About The Project
Strictly type-safe and Wraps around the python threading library and provides extra functionality
Fully compatible with the threading library, this project hopes to provide a more out-of-the-box solution with multi-threaded processing and fetching values from a completed thread, etc.
!! Important !!
This project is in it's very early stages of development and bugs are to be expected.
I hope thread will become your threading solution! ♡⸜(˶˃ ᵕ ˂˶)⸝♡
Getting Started
This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
- Python 3.9+
Installation
Below is an example of how you can install and use thread.
1. Install the package
pip install -U thread
2. Import thread into your library
import thread
from thread import Thread, ConcurrentProcessing
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. ( ˶ˆᗜˆ˵ )
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Read our contributing guide for more information.
License
Distributed under the BSD-3-Clause License. See LICENSE.txt for more information.
Contact
Alex - contact@thread.ngjx.org
Acknowledgments
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
Built Distribution
File details
Details for the file thread-2.0.5.tar.gz
.
File metadata
- Download URL: thread-2.0.5.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bf22559103d9fa24a055d225ad67aec1bd4ef20bd7fbaf3338f4a0de7fafc8f |
|
MD5 | 67c1de7e8287fb1f0afa88454ee34dcb |
|
BLAKE2b-256 | 9dca54e573b183e3364cde7fafd57d98b5163adce0cc7637b6a676ff206e0795 |
File details
Details for the file thread-2.0.5-py3-none-any.whl
.
File metadata
- Download URL: thread-2.0.5-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7e38f37863edd9387890310f63c71281c417650103bc50a69b6997e29ce3cf8 |
|
MD5 | 935ff98ee50931dcd42d7a5780202c9c |
|
BLAKE2b-256 | f860d5cd417a01f4005f7d8fdab41f08139e1fbe345ad9b798d822fb07ea3e29 |