- 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.
Release files for pysignals 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysignals-0.1.4.tar.gz | 11.2 kB | Details |
Release files / pysignals-0.1.4.tar.gz
| Download URL | pysignals-0.1.4.tar.gz |
|---|---|
| Size | 11.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6f0d47df25e053da39cfbabe92533da74a021d00a02eea1ea273ad9c580a455d
|
|
BLAKE2b-256 checksum How to use checksums |
ff93ddf4a2b6b1b5b3fcd4f72ab3216b91535e0365675c1c4e67292ee96691eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|