jarus / flask-rst

Create a website from simple reStructuredText files
Other
19 stars 5 forks source link

Flask-rst

Flask-rst is simple python tool to create a website from a source of reStructuredText.

Install

The installation is thanks to the Python Package Index and pip really simple.

::

pip install flask-rst

If you only can use easy_install than use

::

easy_install flask-rst

Flask-rst requires to run some packages (they will be installed automatically if they not already installed):