Front matter

Information about the Spine database API project.

Project homepage

Spine database API is hosted on GitHub at https://github.com/spine-tools/Spine-Database-API under the Spine project.

Installation

Install released versions of Spine database API from the project repository with pip or a similar tool:

pip install git+https://github.com/spine-tools/Spine-Database-API.git

Dependencies

Spine database API’s install process will ensure that SQLAlchemy is installed, in addition to other dependencies. Spine database API will work with SQLAlchemy as of version 1.3.0.

Bugs

Bugs and feature enhancements to Spine database API should be reported on the GitHub issue tracker.