Contents

janus 1.0.0

0

Mixed sync-async queue to interoperate between asyncio tasks and classic threads

Mixed sync-async queue to interoperate between asyncio tasks and classic threads

Stars: 775, Watchers: 775, Forks: 43, Open Issues: 9

The aio-libs/janus repo was created 8 years ago and the last code push was 2 days ago.
The project is popular with 775 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
No  janus  pypi packages just yet.

Errors

A list of common janus errors.

Code Examples

Here are some janus code examples and snippets.

Related Packages & Articles

Hypercorn 0.16.0

A ASGI Server based on Hyper libraries and inspired by Gunicorn

graphql-core 3.2.3

GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.