Installation

pyFlot is on pypi at the moment so you can simply:

$ pip install pyFlot

You can also checkout the code from github

$ git glone https://github.com/andrefsp/pyflot.git
$ cd pyflot
$ python setup.py install

Previous topic

Introduction

Next topic

Usage

This Page