/pyfolio

Primary LanguagePython

Pyfolio

Pyfolio requires Python v3+ and pip v19+ to run.

Installation

After clone the repo, run this command to configure the environment:

$ source init.sh

Create a superuser

Create a superuser to manage Django Administration:

$ python manage.py createsuperuser