Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 851 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 851 Bytes

python-opencivicdata

Build Status Coverage Status PyPI

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.

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