derekeder / python-opencivicdata

python utilities for Open Civic Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

python utilities for Open Civic Data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%Language:Shell 0.0%