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.15.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

gs_dbs_client-0.1.15-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gs-dbs-client-0.1.15.tar.gz
  • Upload date:
  • Size: 4.7 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.15.tar.gz
Algorithm Hash digest
SHA256 cf35284bfb1be3c618b304ab3c93731361d3ebf7e873690c6f259b37e6d8ff14
MD5 0e1619aedd8a4a0f2b8f6a4413c54d9e
BLAKE2b-256 f823d643ea177882f7b4f35a4bcd6abe1b666ac82f0ab5a53467a151c240a937

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gs_dbs_client-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 7.3 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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 b5957f96e4aed0c6319778b51e416957685004c08364654bb24cba6d9cda706a
MD5 e8e27edf3f784e2f326285d9065646c8
BLAKE2b-256 f5e1a5706fdc0478e9cdaf72a3a9117692c45a565ee197ec159acd92aa8e8524

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