An API to talk to Spine databases.
Project description
Spine Database API
A Python package to access and manipulate Spine databases in a customary, unified way.
License
Spine Database API is released under the GNU Lesser General Public License (LGPL) license. All accompanying documentation and manual are released under the Creative Commons BY-SA 4.0 license.
Getting started
Installation
To install the package run:
$ pip install spinedb_api
To upgrade to the most recent version, run:
$ pip install --upgrade spinedb_api
You can also specify a branch, or a tag, for instance:
$ pip install spinedb_api==0.12.1
To install the latest development version use the Git repository url:
$ pip install --upgrade git+https://github.com/spine-tools/Spine-Database-API.git
Building the documentation
Source files for the documentation can be found in docs/source
directory. In order to
build the HTML docs, you need to install the developer dependencies
by running:
$ pip install -r dev-requirements.txt
This installs Sphinx (among other things), which is required in building the documentation. When Sphinx is installed, you can build the HTML pages from the source files by running:
> bin\build_doc.bat
or
$ bin/build_doc.py
depending on your operating system.
After running the build, the index page can be found in docs/build/html/index.html
.
This project has received funding from European Climate, Infrastructure and Environment Executive Agency under the European Union’s HORIZON Research and Innovation Actions under grant agreement N°101095998. | |
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 774629. |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file spinedb_api-0.31.6.tar.gz
.
File metadata
- Download URL: spinedb_api-0.31.6.tar.gz
- Upload date:
- Size: 341.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59b764937f73cd86342b811f152c5bb9c299dde43768c977816c2b1580931b64 |
|
MD5 | 4dd8691dae577cfef9464c951ae23064 |
|
BLAKE2b-256 | 29f0faec076a8bd1976d1a8d3e23448de86d69b429c91658ea5fc9d91b7e887b |
File details
Details for the file spinedb_api-0.31.6-py3-none-any.whl
.
File metadata
- Download URL: spinedb_api-0.31.6-py3-none-any.whl
- Upload date:
- Size: 238.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df152f292ead03a0b33e7774583daf6f540d8ab0df64d89efac27cb60e1bf607 |
|
MD5 | 98e17930a8ac166b76a624408c33edd5 |
|
BLAKE2b-256 | f40a6b6f01b0c99be8372e79078193e3ee612360b9f9a459e4e2d76ff4a835ad |