celery-types
Stub library
Type stubs for several related projects in the Celery ecosystem.
Type stubs for Celery and its related packages
87 stars
4 watching
39 forks
Language: Python
last commit: 25 days ago
Linked from 1 awesome list
amqpbilliardcelerydjango-celery-resultskombumypystubstypes
Related projects:
Repository | Description | Stars |
---|---|---|
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,612 |
celery/django-celery-results | A Celery task result backend using Django ORM | 695 |
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,702 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 572 |
ask/celery | An asynchronous task queue/job queue for distributed message passing | 54 |
danihodovic/celery-exporter | A Prometheus exporter for Celery metrics | 429 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
ambv/retype | Re-applies type annotations from .pyi stubs to codebases | 142 |
policystat/jobtastic | Libraries adding useful features to Celery tasks | 645 |
danyi1212/celery-insights | A real-time monitoring tool for Celery clusters | 51 |
typeddjango/djangorestframework-stubs | Mypy stubs for Django REST Framework to support type hinting and static typing | 453 |
josverl/micropython-stubs | A collection of pre-generated stubs to simplify development of MicroPython-based projects | 161 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 179 |