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
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.5.tar.gz
(8.1 kB
view details)
File details
Details for the file django-push-0.5.tar.gz.
File metadata
- Download URL: django-push-0.5.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
634809791072a84e51ea5e121163bc2e263c056e80df7e60a494b43773cbb7ac
|
|
| MD5 |
d1d6bbddb49e7c0111abaa08e8812206
|
|
| BLAKE2b-256 |
bce8672f40fffe3cefda491b122aa6e7d5841ae5845fa5e80e3e52e4d10dda81
|