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: 815, Watchers: 815, Forks: 47, Open Issues: 10

The 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
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.17.3

A ASGI Server based on Hyper libraries and inspired by Gunicorn

graphql-core 3.2.4

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