Skip to content

ann-marie-ward/Local_Govt_Finances

Repository files navigation

Exploring Local Government Finances

govfin.pythonanywhere.com

.

Build instructions

Clone the repository,

git clone git@github.com:ann-marie-ward/Local_Govt_Finances.git

setup the python environment (instructions here apply to Linux),

python3 -m venv venv
source activate venv/bin/activate
pip install -r requirements.txt

and run the app,

python index.py

Note that only Python 3.8 is supported (due to pickle incompatibilities).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published