This release introduces modular support for Chalice and FastAPI via optional dependencies: Install Chalice support: pip install 'agave[chalice_support]' Install FastAPI support: pip install 'agave[fast_support]'
1.1.0.dev13
This release introduces modular support for Chalice and FastAPI via optional dependencies: Install Chalice support: pip install 'agave[chalice_support]' Install FastAPI support: pip install 'agave[fast_support]'
0.2.3.dev0
0.2.2
What's Changed * update cuenca-validations by felipaoo in https://github.com/cuenca-mx/agave/pull/147