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.1.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file django-push-1.1.tar.gz
.
File metadata
- Download URL: django-push-1.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5442fcb6d8254a7e837383ce766a72e8fb921f3bcfc2355440c2da8fbcf07b4 |
|
MD5 | 74b2455ff938870d822eefcf0e8c9b6b |
|
BLAKE2b-256 | 6c55b1bea0f5cd23f135ec22e3ff5895020ebb1537f55185fda60a13cd9dfcfd |
Provenance
File details
Details for the file django_push-1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_push-1.1-py2.py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d73a27f147ea46f5e92d6ab36c19640b11214b43b378693c8961aaf8bea5b60 |
|
MD5 | 4c643872991d70a9bf42846edf44794e |
|
BLAKE2b-256 | e491abaa11be9a8eccddd273ddb7bddf2e1ab8227525979489bc2c0268eead8e |