Multiprocessing Queues Made Easy
☆116Nov 24, 2025Updated 3 months ago
Alternatives and similar repositories for quasiqueue
Users that are interested in quasiqueue are comparing it to the libraries listed below
Sorting:
- High performance functions to work with the async IO.☆14Sep 6, 2021Updated 4 years ago
- Python library for modern thread / multiprocessing pooling and task processing via asyncio☆15Feb 2, 2021Updated 5 years ago
- Asyncio + multiprocessing/threading. As easy as concurrent.futures!☆13Aug 9, 2024Updated last year
- This collection of general purpose python magic was too good to keep for ourselves!☆20Jan 9, 2026Updated 2 months ago
- Background tasks for ASGI web frameworks☆18Nov 3, 2022Updated 3 years ago
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆63Dec 30, 2024Updated last year
- Code for VOTS2023 Challenge tracker☆10Jul 6, 2023Updated 2 years ago
- Pynocular is a lightweight ORM that lets you query your database using Pydantic models and asyncio☆12May 24, 2022Updated 3 years ago
- Create fully typed declarative API clients quickly and easily.☆50Jan 3, 2026Updated 2 months ago
- A collection of small dash apps which I created for learning purposes. Some of them answer questions asked on the plotly forum. https://c…☆11Feb 8, 2024Updated 2 years ago
- Write Web API clients using annotations in python☆16Updated this week
- A CoroutineExecutor for asyncio, similar to nurseries and task groups☆13Aug 20, 2022Updated 3 years ago
- An example integration between Flask and the Preact front end library.☆13Jun 20, 2022Updated 3 years ago
- mail queuing and management for the Django web framework☆11Mar 2, 2011Updated 15 years ago
- Flask Permission Management Extension☆11Jul 29, 2021Updated 4 years ago
- A fully replaceable executor that makes it possible to reuse idle threads and shrink thread list when there's no heavy load.☆22Aug 25, 2023Updated 2 years ago
- Phitter is a python library for accurately fitting statistical distributions to datasets, offering intuitive usage, comprehensive visuali…☆33Oct 20, 2025Updated 4 months ago
- Content scraper/bulk downloader☆16May 10, 2023Updated 2 years ago
- ☆19Jun 15, 2017Updated 8 years ago
- HTML elements for pyodide, implemented as Python functions☆12Jul 28, 2021Updated 4 years ago
- Slipstream provides a data-flow model to simplify development of stateful streaming applications.☆38Feb 19, 2026Updated 2 weeks ago
- Multifunctional Event-driven Expert in Real-time Assistance☆17Feb 11, 2026Updated 3 weeks ago
- MQTT with Dash Plotly☆12Apr 22, 2024Updated last year
- Minimal Python 2 & 3 shim around PySide2 and PyQt5☆33Dec 16, 2021Updated 4 years ago
- Modernized flask api builder with validator and openapi.☆17Mar 20, 2024Updated last year
- Pydantic-enhanced SocketIO with FastAPI integration support. ⭐️☆18Dec 22, 2025Updated 2 months ago
- A queue implemented using shared memory. 使用共享内存实现的队列☆13Aug 15, 2022Updated 3 years ago
- A browserless HTML testing library for Python.☆19Dec 3, 2025Updated 3 months ago
- Use Deadline as a celery worker, and intermix Deadline and celery tasks.☆16Sep 11, 2017Updated 8 years ago
- Easy (de)serialization of SQLAlchemy models and complex objects☆12Aug 10, 2022Updated 3 years ago
- asyncio Python framework for writing safe and fast concurrent code☆19Jul 9, 2022Updated 3 years ago
- Scalable, high-performance AsyncIO task scheduler☆30May 28, 2023Updated 2 years ago
- A Python package for easy multiprocessing, but faster than multiprocessing☆2,076Jul 31, 2024Updated last year
- ipython + REPL + coroutines - suffering☆21Aug 22, 2024Updated last year
- A Flask extension that brings "HTML over the wire" capabilities to Flask☆18Jun 1, 2021Updated 4 years ago
- A custom component for Plotly Dash that uses IDOM☆16May 25, 2023Updated 2 years ago
- A wrapper for the 'sqlite3' module to make it play with 'gevent'.☆16Jan 5, 2024Updated 2 years ago
- Yet another Python web framework☆51Oct 4, 2024Updated last year
- A Python package that creates user interfaces (websites and desktop apps) from HTML easily.