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.

Installation

Use the package manager pip to install the gs-dbs-client.

pip install gs-dbs-client

Usage

from client.gsdbs import GSDBS

	 _gsdbs = GSDBS()
     df = pd.read_csv('test.csv', sep=';')
     df = df.astype(
        {"streamkey": str, "fragmentid": str, "frameid": str, "objectid": str, "classid": str, "x": int, "y": int, "width": int, "height": int,
         "confidence": float})

     rc = _gsdbs.addDObject("gun", ["streamkey", "fragmentid", "frameid", "objectid"], df)

License

(C) 2021 ENS - Freies Institut für Technische Informatik UG haftungsbeschränkt

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 Distribution

gs-dbs-client-0.1.8.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

gs_dbs_client-0.1.8-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file gs-dbs-client-0.1.8.tar.gz.

File metadata

  • Download URL: gs-dbs-client-0.1.8.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for gs-dbs-client-0.1.8.tar.gz
Algorithm Hash digest
SHA256 6294f6b9ac4e01122933e07d651b0df61ad20054588ecd215e5c7051e987f6ff
MD5 1f3f0f20ec64a271de19546a78d6df86
BLAKE2b-256 e9f1f1a6c15f9a65b3b1de3998c9819395e5f23eaf10419909ed7b582445ff0c

See more details on using hashes here.

File details

Details for the file gs_dbs_client-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: gs_dbs_client-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for gs_dbs_client-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 34658369c5a03bea160cf871cf103326f1166d75fac8854d85b486af566f0dea
MD5 0042e81a75924b23c600b0412932d8c6
BLAKE2b-256 7a9d4c2ad9f5a692a7923171fd52f34c668e9c8a778479189386640f9eceabef

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