Skip to main content

Database Connection for OpenSTF

Project description

Python Build REUSE Compliance Check Quality Gate Status

# Openstf-dbc - Database connector for openstf (reference)

This repository houses the python package [openstf-dbc](https://pypi.org/project/openstf-dbc/), which provides an interface to openstf (reference) databases.

Related projects:
- [openstf-reference](https://github.com/alliander-opensource/openstf-reference)
- [openstf](https://github.com/alliander-opensource/short-term-forecasting)


## Install

1. Install by running `pip install openstf-dbc`
2. Enjoy!

## Usage

This is a package with functionality to support the openstf workflow. Most important is the DataBase class.
This class give access to the data used by openstf-reference via a convenient interface. You can use it, for example, to retrieve a prediction job by running the following lines of code:

```python
from openstf_dbc.config.config import ConfigManager
from openstf_dbc.database import DataBase

config = ConfigManager.load_project_config(PROJECT_ROOT)

db = DataBase(config)

pj = db.get_prediction_job(307)

License

This project is licensed under the Mozilla Public License, version 2.0 - see LICENSE for details.

Licenses third-party libraries

This project includes third-party libraries, which are licensed under their own respective Open-Source licenses. SPDX-License-Identifier headers are used to show which license is applicable. The concerning license files can be found in the LICENSES directory.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contact

korte.termijn.prognoses@alliander.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openstf_dbc-2.1.3a1.tar.gz (45.9 kB view details)

Uploaded Source

Built Distribution

openstf_dbc-2.1.3a1-py3-none-any.whl (57.8 kB view details)

Uploaded Python 3

File details

Details for the file openstf_dbc-2.1.3a1.tar.gz.

File metadata

  • Download URL: openstf_dbc-2.1.3a1.tar.gz
  • Upload date:
  • Size: 45.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for openstf_dbc-2.1.3a1.tar.gz
Algorithm Hash digest
SHA256 6e621cdc0a749612700ab60bf82d260d0aac6e0647c9b521370a2ce7e67a5af1
MD5 65a7e7da47a70d0b9a547ce4e5cdd711
BLAKE2b-256 7d33d3eb9f1ae06c23b275537321d39979886844d2c21494d6481f6b9bae6839

See more details on using hashes here.

File details

Details for the file openstf_dbc-2.1.3a1-py3-none-any.whl.

File metadata

  • Download URL: openstf_dbc-2.1.3a1-py3-none-any.whl
  • Upload date:
  • Size: 57.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for openstf_dbc-2.1.3a1-py3-none-any.whl
Algorithm Hash digest
SHA256 f6b33b3b278f317558db564182614119133f646380fb0e50003d15ec7777e7d8
MD5 cce0c15bba00050764ec724efaa8787c
BLAKE2b-256 6beb39973df21b82e6e4147378d906290d39650be70ef89e52f7517b63d18594

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page