Skip to content

A client library in pure Python for InstrumentDB

License

Notifications You must be signed in to change notification settings

ziotom78/libinsdb

Repository files navigation

Libinsdb

A library to interface Python scripts with an InstrumentDB database.

Documentation

A tutorial is avilable on Google Colab.

The manual is available at https://libinsdb.readthedocs.io/en/latest/.

To build a copy of the documentation locally, run

poetry install --with docs

to install the additional dependencies needed to update the documentation and then run

poetry run make -C docs html

The index will be available in the folder docs/_build/html/.

About

A client library in pure Python for InstrumentDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages