/python-opencivicdata-django

python utilities for Open Civic Data

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

python-opencivicdata-django

Build Status Coverage Status PyPI

This package is part of the opencivicdata namespace package containing the utilities for using Open Civic Data data models in Django.

Requires Django 1.9 and Postgres 9.4

Its Organization, Person, Membership, Post, and VoteEvent models and related models are based on the Popolo specification.

To run tests on this project: ./run-tests.sh