https://github.com/opencivicdata/python-opencivicdata
python utilities for Open Civic Data
https://github.com/opencivicdata/python-opencivicdata
Last synced: 2 months ago
JSON representation
python utilities for Open Civic Data
- Host: GitHub
- URL: https://github.com/opencivicdata/python-opencivicdata
- Owner: opencivicdata
- License: bsd-3-clause
- Created: 2014-04-01T01:56:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T21:08:53.000Z (11 months ago)
- Last Synced: 2024-11-11T21:34:20.529Z (11 months ago)
- Language: Python
- Homepage:
- Size: 714 KB
- Stars: 34
- Watchers: 6
- Forks: 28
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - opencivicdata/python-opencivicdata - python utilities for Open Civic Data (Python)
README
python-opencivicdata
====================[](https://travis-ci.com/opencivicdata/python-opencivicdata)
[](https://coveralls.io/r/opencivicdata/python-opencivicdata?branch=master)
[](https://pypi.python.org/pypi/opencivicdata)Python utilities (including Django models) for implementing the
Open Civic Data specification.**Requires Django >=2.2 and Python >= 3.6, pin to <3.0 for older versions**
The Organization, Person, Membership, Post, and VoteEvent models and related models are based on the [Popolo specification](http://popoloproject.com/).
To run tests on this project: ./run-tests.sh