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

Uploaded Source

Built Distribution

gs_dbs_client-0.1.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gs-dbs-client-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • 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.1.0.tar.gz
Algorithm Hash digest
SHA256 edc31b6f2435f3c470a30a6c8bea2a4ec598cac29ccfd1f376288e5e9c18b644
MD5 e4220bac8b5291aad3c2fba41e4ae072
BLAKE2b-256 2b55976ded30cdf5b0411c5893f59ae6f74d0b315c9118ca50f20764ee23d20b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gs_dbs_client-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d0968f32a181cc0dfb6a10528f9781ab96a8eef33766a760942ea9cffeafd1b
MD5 6d3286987f9d6f26f95d6eefd47475e0
BLAKE2b-256 cb00d0a2e157dfb79e632a58223024a7916065864ae20c08f7f3734cb66a8c21

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