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-1.0.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file django-push-1.0.tar.gz
.
File metadata
- Download URL: django-push-1.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7101f2d66ff7fd932fe379c70f4d03f74955634fbecb187f03c3e82cd55b8274 |
|
MD5 | 4c20821f16aac2caebf485bc940166b1 |
|
BLAKE2b-256 | e0b10be03477fd0ac32bf01261f0a3a21b52c34551ac9bad33c403abbe2741cd |
File details
Details for the file django_push-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88d9d57326c9b5f8485510527c780418da1a3c0c485dbb283281d6bf2ef6598d |
|
MD5 | 590f4be706dba238804da5f85a9578ac |
|
BLAKE2b-256 | b04cc8d330842d9bf9ebeed7770dbd54fc221fb622755ca737e4f62d87618c69 |