calnation / openstate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openstate

Generates CSV files for use in a wiki.

Install

pip install from github repository.

$ pip install git+https://github.com/calnation/openstate
$ openstate

Use

Add a openstate.ini file to / directory and include in it the following:

[main]
OPENSTATES_API_KEY = 
OUTPUT_PATH = 
STATE = 
TZ = 

To use (with caution), simply:

$ openstate schedule all

About


Languages

Language:Python 100.0%