flask-potion¶
Powerful REST API framework for Flask and SQLAlchemy
| Home | http://potion.readthedocs.org/en/latest/ | 
| Versions | 0.12.1 | 
| License | MIT License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/flask-potion | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install flask-potion
and update with:
conda update flask-potion