oshipka/bootstrap
2020-06-07 13:13:14 +02:00
..
data_static auto process csv files 2020-05-05 15:50:35 +02:00
webapp relationship create update 2020-06-07 13:13:14 +02:00
.gitignore cert command 2020-04-15 21:13:28 +02:00
config.py Merge branch 'master' of gitlab.com:pisquared/oshipka 2020-05-05 15:50:49 +02:00
init_populate.py refactor with population 2020-06-04 16:40:52 +02:00
INSTALL.sh bootstrap 2020-03-18 12:32:40 +01:00
manager.py flask_migrate pain 2020-06-04 15:24:18 +02:00
populate.py bootstrap make it work 2020-06-04 22:11:57 +02:00
README.md bootstrap 2020-03-18 12:32:40 +01:00
requirements.txt update init dev 2020-05-02 22:28:37 +02:00
run.py flask_migrate pain 2020-06-04 15:24:18 +02:00
worker.py refactor with population 2020-06-04 16:40:52 +02:00

Project

Install

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

Run

source venv/bin/activate
python run.py

Powered by oshipka