py-ispyb

ISPyB backend server based on FastAPI

LGPL-3.0 License

Downloads
24
Stars
12
Committers
9

py-ispyb

ISPyB backend server based on FastAPI.

Getting started

For dependencies, see https://ispyb.github.io/py-ispyb/.

For installation instructions, see https://ispyb.github.io/py-ispyb/run

Once installed and started, you can start using the server through the OpenAPI documenation

The documentation files are found in the /docs directory. These can be served locally:

pip install mkdocs
mkdocs serve

Then open http://127.0.0.1:8080/