sqlalchemy-datatables¶
SQLAlchemy integration of jQuery DataTables
| Home | https://github.com/pegase745/sqlalchemy-datatables |
| Versions | 0.2.1 |
| License | MIT License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/sqlalchemy-datatables |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install sqlalchemy-datatables
and update with:
conda update sqlalchemy-datatables