A simpler, more flexible form of Django signals
Project description
Podiant PubSub
A simpler, more flexible form of Django signals
Quickstart
Install PubSub:
pip install podiant-pubsub
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'pubsub',
...
)
Running tests
Does the code actually work?
coverage run --source pubsub runtests.py
Credits
Tools used in rendering this package:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
podiant-pubsub-1.0.0.tar.gz
(4.2 kB
view details)
File details
Details for the file podiant-pubsub-1.0.0.tar.gz.
File metadata
- Download URL: podiant-pubsub-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53392641047862468be6e79116b54224cce9044832acbe8d8fb786f9c55772c4
|
|
| MD5 |
091c50bca3212f7e17706b7db416e047
|
|
| BLAKE2b-256 |
77432a1411f14309653d3ba6b6577da7038fd41bd0237c326f079ddd1724ae97
|