Getting Started

Getting started with Forpus is easy.

Installation

To install the latest stable version, run in your command-line

$ pip install git+https://github.com/severinsimmler/forpus.git

To install the latest development version, run

$ pip install --upgrade git+https://github.com/severinsimmler/forpus.git@develop

Working with Jupyter Notebooks

If you wish to work through the tutorial, you can clone the repository using Git:

$ git clone https://github.com/severinsimmler/forpus.git