Installation

Pip

Installing Flask-Triangle is simple with pip:

pip install flask-triangle

You can also install it from the git repository to have the latest development version:

pip install git+https://github.com/morgan-del/flask-triangle.git

Get the Source

Flask-Triangle is available on GitHub where you can clone the repository:

git clone git://github.com/morgan-del/flask-triangle.git

And to install it do:

python setup.py install

Table Of Contents

Related Topics

This Page