No description
  • Python 97.9%
  • Mako 2.1%
Find a file
2021-01-06 12:11:36 -08:00
adnotatio_server 0.2.1 2021-01-06 12:11:36 -08:00
tests Initial working server implementation. 2018-11-06 10:07:30 -08:00
.gitignore Initial working server implementation. 2018-11-06 10:07:30 -08:00
.travis.yml Add Travis CI configuration. 2018-11-26 09:46:11 -08:00
LICENSE Initial working server implementation. 2018-11-06 10:07:30 -08:00
MANIFEST.in Add alembic configuration to handle migrations. 2018-11-13 14:34:56 -08:00
README.md Initial working server implementation. 2018-11-06 10:07:30 -08:00
setup.cfg Add bdist wheel configuration. 2018-11-06 15:18:24 -08:00
setup.py Add alembic configuration to handle migrations. 2018-11-13 14:34:56 -08:00
tox.ini Fix linting errors. 2018-11-26 09:36:49 -08:00

Adnotatio Server

This is an example Python server implementation to back the Adnotatio React UI, distributed with a reusable Flask blueprint for re-use in existing Flask projects.

Further documentation and information will be shared in the future.