https://github.com/jtschoonhoven/superq
Simple, durable, asyncio-compatible task queue inspired by Celery and Huey.
https://github.com/jtschoonhoven/superq
python queue task-queue task-scheduler
Last synced: 4 months ago
JSON representation
Simple, durable, asyncio-compatible task queue inspired by Celery and Huey.
- Host: GitHub
- URL: https://github.com/jtschoonhoven/superq
- Owner: jtschoonhoven
- License: mit
- Created: 2024-12-10T19:50:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T08:54:09.000Z (12 months ago)
- Last Synced: 2024-12-29T09:25:25.500Z (12 months ago)
- Topics: python, queue, task-queue, task-scheduler
- Language: Python
- Homepage: https://pypi.org/project/superq/
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SuperQ
A simple, durable, asyncio-compatible task queue for Python.