Microbloghere.
Front-end:
Back-end:
- Python 2.7
- Python development package (
python-devfor most Linux distributions) - git
The sqlite database must also be created before the application can run, and the db_create.py script takes care of that.
To run the application in the development web server just execute run.py with the Python interpreter from the flask virtual environment.