Signal dispatcher for Python, extracted from the Django framework.
Project description
- Info:
PySignals is a signal dispatcher for Python, extracted from the Django framework.
About
PySignals is a signal dispatcher for Python, extracted from “django.dispatch” in the Django framework so it can be used in applications without requiring the entire Django framework to be installed.
Installation
If you have setuptools you can use easy_install -U pysignals. Otherwise, you can download the source from GitHub and run python setup.py install.
Documentation
PySignals is directly extracted from the Django framework, therefore the best place to get documentation is from the Django Signals Documentation.
The only difference is that all occurrences of django.dispatch should be replaced by pysignals.
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
File details
Details for the file pysignals-0.1.4.tar.gz
.
File metadata
- Download URL: pysignals-0.1.4.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f0d47df25e053da39cfbabe92533da74a021d00a02eea1ea273ad9c580a455d |
|
MD5 | dc2fef385674486a9138549f3f9779f8 |
|
BLAKE2b-256 | ff93ddf4a2b6b1b5b3fcd4f72ab3216b91535e0365675c1c4e67292ee96691eb |