{"repo":"WessexWater/chellow","free":true,"listed":false,"github":"https://github.com/WessexWater/chellow","clone":"git clone https://github.com/WessexWater/chellow.git","description":"Web application for checking UK electricity and gas bills","language":"Python","stars":11,"topics":["uk","electricity-bill","gas-bill","electricity","billing","validation","python"],"license":null,"category":"auth-billing-email","readme_excerpt":"Chellow A web application for checking UK electricity and gas bills for organizations with a large number of supplies and / or high consumption. Website: https://www.chellow.org/ Licence Chellow is released under the GPL v3. Introduction Chellow is a web application for checking UK electricity and gas bills. It's designed for organizations with high electricity consumption. The software is hosted at https://github.com/WessexWater/chellow. Installation Chellow is a Python web application that uses the PostgreSQL database. To install Chellow, follow these steps: Install PostgreSQL Create a PostgreSQL database: createdb --encoding=UTF8 chellow Install the btree\\ gist extension with the SQL: CREATE EXTENSION IF NOT EXISTS btree gist; Set up the following environment variables to configure Chellow: Name Default Description ------------ ----------- ---------------------- PGUSER postgres Postgres user name PGPASSWORD postgres Postgres password PGHOST localhost Postgres host name PGPORT 5432 Postgres port PGDATABASE chellow Postgres database name In bash an environment variable can be set by doing: export PGUSER=postgres in Windows an environment variable can be set by doing: set PGUSER=postgres Install Python Create a virtual environment: python3 -m venv venv Activate the virtual environment: source venv/bin/activate Install Chellow: pip install chellow Start Chellow: waitress-serve --host=0.0.0.0 --port=8080 --call chellow:create app You should now be able to visit http://localhost","default_branch":null,"files":null,"tree":[],"storefront":"/r/WessexWater","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/WessexWater/chellow/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}