Skip to main content

python wrapper for the Glass Sphere DBS

Project description

GS DBS Client

The GS-DBS-Client is a Python library interacting with the Glass Sphere DBS.

CAUTION

Version 0.2.0 introduces breaking changes due to introduction of the mission control client. Be aware of the changed imports.

Installation

Use the package manager pip to install the gs-dbs-client. Further information can be found here.

pip install gs-dbs-gsdbs

Usage

import os

#v0.1.x
from client.gsdbs import GSDBS

#v0.2.x
from gsdbs.dbclient import GSDBS
from gsdbs.missioncontrol import MissionControl
...
gsdbs = GSDBS(os.path.dirname(os.path.realpath(__file__)))

License

(C) 2022 ENS - Freies Institut fuer Technische Informatik UG haftungsbeschraenkt

MIT

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gs_dbs_client-0.2.5.post82-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file gs_dbs_client-0.2.5.post82-py3-none-any.whl.

File metadata

  • Download URL: gs_dbs_client-0.2.5.post82-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.2

File hashes

Hashes for gs_dbs_client-0.2.5.post82-py3-none-any.whl
Algorithm Hash digest
SHA256 21aafb3e2ef991f69c24a9313d447ad2b27f095995b4e0936104c9b1870350b5
MD5 484dd460861432510ac777976fc65b2d
BLAKE2b-256 53569d211edb13735db9f45e711d032f69544fda70cf8fbf279d75fd7f2db565

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