PubSubHubbub (PuSH) support for Django
Project description
PubSubHubbub support for Django.
Author: Bruno Renié and contributors
Licence: BSD
Usage
The documentation is available on ReadTheDocs.
Contributing
Links to the PubSubHubbub specs: 0.4, 0.3.
The project is on github: https://github.com/brutasse/django-push
To setup a development environment, run:
mkvirtualenv django-push pip install -r requirements-dev.txt Django
Then run the tests:
python setup.py test
Use tox to run the tests across all supported Python / Django version combinations:
pip install tox tox
To get code coverage stats:
pip install coverage coverage run runtests.py coverage html open htmlcov/index.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-push-0.7.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file django-push-0.7.tar.gz
.
File metadata
- Download URL: django-push-0.7.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d53331eb28218ffe1573fbe231d2f37a17035733ab8538b436f12feeddc86c8 |
|
MD5 | 9f574c7bd0b89cbb36842761223af7a9 |
|
BLAKE2b-256 | 87621b63bbdde7db2ecd045a4e4145b7f301eba4803c458e764a6f574ddc3a64 |
File details
Details for the file django_push-0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-0.7-py2.py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e967be1d410f9c3f529fa2db86b03b5f428fd24aa160859438bd5c2ce89ae0e0 |
|
MD5 | f40513342a2d59799c53d8e6a331824a |
|
BLAKE2b-256 | 4f23bf5de71cf8468daac5314c6d8e19c9d3aa42784f3be59c17987571b6fb82 |