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 additional documentation building requirements
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:
> docs\make.bat html
or
$ pushd docs
$ make html
$ popd
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spinedb_api-0.30.3.tar.gz.
File metadata
- Download URL: spinedb_api-0.30.3.tar.gz
- Upload date:
- Size: 304.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c6830310e6fca8f943e498cb361a2c13cade1968d1e8d12cdb125c7ce5fd832
|
|
| MD5 |
761715ff3877bc2ab9744e81229ee8c3
|
|
| BLAKE2b-256 |
5f6ffd30269b473098671051263bb5ebf0c48302fa6d5ece20153ff5bc3f8d75
|
File details
Details for the file spinedb_api-0.30.3-py3-none-any.whl.
File metadata
- Download URL: spinedb_api-0.30.3-py3-none-any.whl
- Upload date:
- Size: 229.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1adf151a87b0b56a83e5526b72bb15afc5c9e734d4836e428f8f8664bb070865
|
|
| MD5 |
fb17e97c44798b2f02384ea93aac5abf
|
|
| BLAKE2b-256 |
00c83d42415000b0fa57de417f83ee32824f70c4d80d4179cf82b34f0cbfce7b
|