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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gs-dbs-client-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 f2f9218c3c385afa954c75b3a1940aae06cd76750eec6f5b2a60677b6f309a4e
MD5 801b85c7e52daf2dfd57cc3089fa25df
BLAKE2b-256 2bf36c5f9ab9a43e06c487e06262c3f5e41c2ec7d9da0fab54b2895114098a5c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gs_dbs_client-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 49a93c780bf164181f8bf2c8969cf08ee326506196064bad3de9dfd8b5d3d80b
MD5 b7684654bf27b28bb480679f2c7dc724
BLAKE2b-256 3538c1613ba7de14bf0f3f45d9459767e1ba81cbb1244b8efa5075ee2b2a4103

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