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

Uploaded Source

Built Distribution

gs_dbs_client-0.1.24-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gs-dbs-client-0.1.24.tar.gz
  • Upload date:
  • Size: 5.2 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.24.tar.gz
Algorithm Hash digest
SHA256 bf4994a9070268fbee372bfa0a3be356ff0233698deb2ee9d8805e46a3c7b809
MD5 7895c2ffe7c9f135d778453112a06149
BLAKE2b-256 eb35a09436be5877c2dded81dca69457e9a734ba33e0159c99657770255611ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gs_dbs_client-0.1.24-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.24-py3-none-any.whl
Algorithm Hash digest
SHA256 d9cd220b97cbd46912c650deb05580b8fead171880b2ce597d35f485bae4d1dd
MD5 f9a4c18ec6b5e9c489175938c17d94a1
BLAKE2b-256 e4246d15e81e464c84191ebd34f2a91b5a5460119b544059edb5aaeccaebfd71

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