Go to file
Daniel Tsvetkov 9470a18f6b dark scheme 2021-02-22 13:33:57 +01:00
data_static media data, new blog posts until 2021 2021-02-22 09:29:54 +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 dark scheme 2021-02-22 13:33:57 +01: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 blog posts inputted 2020-07-13 11:54:16 +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