janus 1.0.0
0
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
Contents
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
Stars: 815, Watchers: 815, Forks: 47, Open Issues: 10The aio-libs/janus
repo was created 9 years ago and the last code push was 3 days ago.
The project is popular with 815 github stars!
How to Install janus
You can install janus using pip
pip install janus
or add it to a project with poetry
poetry add janus
Package Details
- Author
- Andrew Svetlov <[email protected]>
- License
- Apache 2
- Homepage
- https://github.com/aio-libs/janus
- PyPi:
- https://pypi.org/project/janus/
- GitHub Repo:
- https://github.com/aio-libs/janus
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common janus errors.
Code Examples
Here are some janus
code examples and snippets.