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

Uploaded Source

Built Distribution

gs_dbs_client-0.1.12-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gs-dbs-client-0.1.12.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.12.tar.gz
Algorithm Hash digest
SHA256 92523e0cc8a278c3ba8dc9c2f16e90ada3bd0ae25e9d893d1ed08322dfde063f
MD5 04eba1abf573eb1c313ecc93d98380ca
BLAKE2b-256 1d839caa494e1807582fe4f87d82e71da753ad62a5f0203e4f615ee99f283a34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gs_dbs_client-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 7.2 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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 6c645e94720b2ce5c51d007098e80473843ea38f0663aab27d5fa46d127fda92
MD5 d8cab6022e0e73e4518fd4283a5fbf59
BLAKE2b-256 e3f6db37e95f77315a3e1e27efe31bb9dd32e82c16e8c0ee8348de03f31d9401

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