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
- Fork this repository
- Edit data/organizations.csv
- Run
python ./gen.py
- Commit and push all changes, then open a pull request