Go to file
Daniel Tsvetkov d779e5e0a8 added rss 2021-03-28 18:17:33 +02:00
data_static morse added 2021-02-25 11:44:30 +01:00
migrations blog posts inputted 2020-07-13 11:54:16 +02:00
translations dark scheme 2021-02-22 13:33:57 +01:00
webapp added rss 2021-03-28 18:17:33 +02:00
.gitignore Initial commit 2020-07-08 14:36:13 +02:00
INSTALL.sh Initial commit 2020-07-08 14:36:13 +02:00
README.md Initial commit 2020-07-08 14:36:13 +02:00
config.py Initial commit 2020-07-08 14:36:13 +02:00
init_populate.py Initial commit 2020-07-08 14:36:13 +02:00
manager.py Initial commit 2020-07-08 14:36:13 +02:00
populate.py Initial commit 2020-07-08 14:36:13 +02:00
requirements.txt added rss 2021-03-28 18:17:33 +02:00
run.py blog posts inputted 2020-07-13 11:54:16 +02:00
sensitive_dev.py created_dt is separate 2020-08-11 13:17:53 +02:00
worker.py Initial commit 2020-07-08 14:36:13 +02:00

README.md

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