/Unter

Project website: http://unter.pythonanywhere.com/

Primary LanguageJupyter NotebookMIT LicenseMIT

Unter

Build Status Coverage Status license Website

Prerequisites

Before installing, fulfil following requirements (you can install these packages using pip install -r requirements too)

Installing

Clone this repository and go to selected directory. Now you just need to type:

pip install -r requirements
python manage.py migrate
python manage.py runserver

App will work on port 8000 of localhost.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details