/openingparliament

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

Opening Parliament

A forum intended to help connect the world's civic organizations engaged in monitoring, supporting and opening up their countries' parliaments and legislative institutions.

Development

pip install -r requirements.txt
python web.py

Visit site at http://localhost:8000

Adding Your Orgnization

  1. Fork this repository
  2. Edit data/organizations.csv
  3. Run python ./gen.py
  4. Commit and push all changes, then open a pull request