Skip to main content

VDMS Client Module

Project description

VDMS Client Python Module

This is the client module for Intel Lab's Visual Data Management System (VDMS). It provides utilities for interacting with the VDMS server.

Installing

To install this client, run the following:

pip install vdms

Connect to VDMS Server

To connect to a VDMS server, you must provide the HOST and PORT where the VDMS server is deployed. By default, the HOST and PORT are localhost and 55555, respectively.

import vdms
db = vdms.vdms()
db.connect()

or you can specify other values for HOST and PORT:

import vdms
db = vdms.vdms()
db.connect(HOST, PORT)

For more information, visit VDMS Documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vdms-0.0.23.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vdms-0.0.23-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file vdms-0.0.23.tar.gz.

File metadata

  • Download URL: vdms-0.0.23.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vdms-0.0.23.tar.gz
Algorithm Hash digest
SHA256 2dec153f8cb33f27cdb9ab33125198195fd29a6777cf890fc735774ed9327874
MD5 85d5b5be30dbf0199b0f91f868779a24
BLAKE2b-256 aa7ebb734b376817f1ccab656310a608dd145dbaad2f21ee23ba317fd1c8f906

See more details on using hashes here.

File details

Details for the file vdms-0.0.23-py3-none-any.whl.

File metadata

  • Download URL: vdms-0.0.23-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vdms-0.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 7cd93242df644947c009559f31b4e19eb1dab6b62ab783ce5a2a54a4ad392f57
MD5 6bca46e511ce29c778483b6d9f73cbed
BLAKE2b-256 302ac29e46fff68fad82eb6f06a1686923971ee9d1354548782d5ac2583af9cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page