celery-svcs: A Celery integration for SVCS
Very unrefined!
Usage
Initialization
import celery
import svcs
import celery_svcs
# Have a Celery app
celery_app = celery.Celery()
# Have a svcs Registry
registry = svcs.Registry()
# Initialize svcs with the Celery app, with an existing registry
celery_svcs.init(celery_app, registry=registry)
Service Acquisition
import celery_svcs
@celery_app.task:
def a_celery_task():
svcs = celery_svcs.svcs_from()
db, api, cache = svcs.get(Database, WebAPIClient, Cache)
...
Release files for celery-svcs 25.10.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| celery_svcs-25.10.0.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| celery_svcs-25.10.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / celery_svcs-25.10.0.tar.gz
| Download URL | celery_svcs-25.10.0.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b6a8723d42a7fd37a90cb33c4a80c1ce7bfcf8086563ed22a24f7373bbb7572
|
|
BLAKE2b-256 checksum How to use checksums |
ed650af4019d2135e0c37263fca47f4bb27b4f4092059e5f5df2e06ae2bda4ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Oct 25, 2025.
Transparency logRelease files / celery_svcs-25.10.0-py3-none-any.whl
| Download URL | celery_svcs-25.10.0-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
626f4707d4c03f8132969d4e92ef85313914cb0d0b444af50d98d41b3fd57fa7
|
|
BLAKE2b-256 checksum How to use checksums |
120ef9a3c5fc16e876b4e6691a3a41b6a93578eea6232442a274e7fae53c6fa9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Oct 25, 2025.
Transparency log