Husstanden is a service that aims towards organizing your day to day life
objects | ||
static | ||
templates | ||
__init__.py | ||
.gitignore | ||
config.json | ||
LICENSE | ||
main.py | ||
README.md | ||
requirements.txt | ||
routes.py |
Husstanden
Husstanden is a service that aims towards organizing your day to day life
Requirements
- Python 3.5+
How to set up husstanden
Install the required dependencies with pip
$ pip install -r requirements.txt
then, run the web server
$ python3 main.py
Configuration can be edited in config.json