Skip to main content

This library registers a set of Kombu serializers which take those built into Kombu and symmetrically encrypts them using Fernet.

The encryption key is accessed via the KOMBU_FERNET_KEY environment variable. To set the encryption key:

import os
from cryptography.fernet import Fernet

key = Fernet.generate_key()
os.environ['KOMBU_FERNET_KEY'] = key

To try it out, start a redis server and from the example directory, run:

pip install celery redis
celery -A tasks worker

Then from another shell:

python -c "from tasks import add; add.delay(1, 2)"

Release files for kombu-fernet-serializers 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for kombu-fernet-serializers 0.2.0
File Size Uploaded
kombu-fernet-serializers-0.2.0.tar.gz 4.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for kombu-fernet-serializers 0.2.0
File Interpreter ABI Platform
kombu_fernet_serializers-0.2.0-py3-none-any.whl Python 3 none any Details

Total release size: 10.3 kB

Release files / kombu-fernet-serializers-0.2.0.tar.gz

Download URL kombu-fernet-serializers-0.2.0.tar.gz
Size 4.3 kB
Tags Source
SHA-256 checksum
How to use checksums
3ef2b5fd4f571ce399eaeb8bf27179c052e1103eea9e26cb1a950029ef70ae53
BLAKE2b-256 checksum
How to use checksums
7a6a540c2c0bb53a9120a52c5e83131154f3c63b6c03166b95c8dccab478616a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release files / kombu_fernet_serializers-0.2.0-py3-none-any.whl

Download URL kombu_fernet_serializers-0.2.0-py3-none-any.whl
Size 6.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f76b93e82e9c923dbe4a05822e7eb6c5aa783d9a8223100a410f8fafc0ca7026
BLAKE2b-256 checksum
How to use checksums
147395bae3bcceddaf945da148e0d83b2bc1f2d4d6c3ab22d24f06822530f381
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 release files

0.1.0

2 release files

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page