janus
JSON →janus is a Python library providing mixed synchronous and asynchronous queues to facilitate communication between classic threaded code and asyncio tasks. It offers `Queue`, `LifoQueue`, and `PriorityQueue` implementations, each with distinct synchronous (`.sync_q`) and asynchronous (`.async_q`) interfaces. The current version is 2.0.0, and the library is actively maintained to support the latest Python versions.
Traffic · last 30 days ↓64% vs prev 7d
total hits 23
actors 6 distinct systems
last hit 2d ago human
top countries 🇵🇱 Poland · 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇦🇹 Austria
API endpoints
full doc /v1/registry/janus
install /v1/registry/janus/install
compatibility /v1/registry/janus/compatibility