A Django-based implementation of the Popolo data specifications.
Project description
Welcome to the documentation for django-popolo!
This fork of django-popolo is the same as the upstream code except that the models use integer IDs rather than slugs, and the models have no slug field. This is to enable projects using this package to pick their own (perhaps different) slug behaviour.
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 mysociety-django-popolo package on PyPI.
Running the Tests
Set up the tests 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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mysociety-django-popolo-0.1.0.tar.gz
.
File metadata
- Download URL: mysociety-django-popolo-0.1.0.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/0.9.8 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54c6d74685e26b0af6ae58b6ac3aba435023ca90ee21a9e87d45063b3d65f1e2 |
|
MD5 | 1705a278612f75880a42fc66d233037a |
|
BLAKE2b-256 | c307e7c755e669102481cdcc0b8ff69aa19ca173437dd18aeb32603767dca42d |
File details
Details for the file mysociety_django_popolo-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: mysociety_django_popolo-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/0.9.8 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80d37d77c1056fcfe2b7dbc80170db0bdaf09dccef86217be65c2fece33643d9 |
|
MD5 | 69b6ff8ef9add720cb2d7a8636fe4eda |
|
BLAKE2b-256 | 9d444b339f4ce3f2bd9f5bcc43ca9eb1572a725b633ef1852e1abcb6281d20cb |