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.main 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

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

Uploaded Source

Built Distribution

gs_dbs_client-0.0.6-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gs-dbs-client-0.0.6.tar.gz
  • Upload date:
  • Size: 4.1 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.8.9

File hashes

Hashes for gs-dbs-client-0.0.6.tar.gz
Algorithm Hash digest
SHA256 265aaad331aa0826ed4931cd1c6feae82d9dea4ecc690a9424ed06140b3b40a2
MD5 59c888484b171896a8d6dd900327b392
BLAKE2b-256 d692af945a4221312ec6976d5b2674eb6aa7ce7b661314399fcdc28e79f5035e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gs_dbs_client-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.8.9

File hashes

Hashes for gs_dbs_client-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5d1a4f8edf6abd5d6ed356148a38d7e0a7ffab4de7f548a2012bab02fefcbd77
MD5 d369b16f461bbd2136438f54081f7f27
BLAKE2b-256 b84a97282c91109966be3e53aca7eed925f142f19af82d5388471377272c1a46

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