Skip to main content

Threading module extension

Project description

Contributors Forks Stargazers Issues BSD-3-Clause License LinkedIn


Thread

A python threading library extension
Report Bug · Request Feature

About The Project

Wraps around the python threading library and provides extra functionality

Strictly type-safe

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! ♡⸜(˶˃ ᵕ ˂˶)⸝♡

(back to top)

Getting Started

This is an example of how you may give instructions on setting 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 instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Install the package
    pip install -U thread
    
  2. Import thread into your library!
    import thread
    from thread import Thread, ParallelProcessing
    

(back to top)

Documentation

Our docs are here!

(back to top)

Roadmap

  • v0.1.3 Release
  • Bug fixes
  • New features
  • Testing
  • Next release...

See the open issues for a full list of proposed features (and known issues).

(back to top)

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the BSD-3-Clause License. See LICENSE.txt for more information.

(back to top)

Contact

Alex - junxiangng63@gmail.com

Project Board: https://github.com/users/caffeine-addictt/projects/5

Project Link: https://github.com/caffeine-addictt/thread

(back to top)

Acknowledgments

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thread-0.1.3.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

thread-0.1.3-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page