A Django-based implementation of the Popolo data specifications.
Project description
Welcome to the documentation for django-popolo!
django-popolo is a django-based implementation of the Popolo’s open government data specifications.
It is developed as a django application to be deployed directly within django projects.
It will allow web developers using it to manage and store data according to Popolo’s specifications.
The standard sql-oriented django ORM will be used.
Project is under way and any help is welcome.
Installation
To install django-popolo as a third party app within a django project, you need to add it to the django project’s requirements.txt. You can do this from GitHub in the usual way, or using the django-popolo package on PyPI.
Compatibility
Running the Tests
Set up the test environment with:
pip install -r tests_requirements.txt python setup.py install
You can run the tests with:
python setup.py test
or:
python runtests.py
Notes on mysociety’s fork
mysociety/django-popolo is a fork of this project where integer ID’s are used instead of slugs. Otherwise the two projects are functionally equivalent.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_popolo-1.0.1-py2.py3-none-any.whl (36.1 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View hashes |
Filename, size django-popolo-1.0.1.tar.gz (29.1 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Hashes for django_popolo-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 878ab2566dad8536f7cdb3658c94f862a2e4566695f2fff16ec9e15078967b84 |
|
MD5 | f09c56e671c0010e9577e2f9a50c14ba |
|
BLAKE2-256 | 9bc90b8c9b3eb0ab68253d4c75fb842db187517a84afee50dcbed8b4b3a01d0e |