Skip to main content

Tools for interacting with the Vuforia Web Services (VWS) website.

Project description

Build Status codecov PyPI Documentation Status

VWS-Web-Tools

Tools for interacting with the VWS (Vuforia Web Services) website.

Installation

pip install vws-web-tools

This is tested on Python 3.12+.

Usage

$ export VWS_EMAIL_ADDRESS="[YOUR-EMAIL]"
$ export VWS_PASSWORD="[YOUR-PASSWORD]"
$ TIME="$(date +%s%N | cut -b1-13)"
$ vws-web-tools create-vws-license --license-name "my-licence-$TIME"
$ vws-web-tools create-vws-database --license-name "my-licence-$TIME" --database-name "my-database-$TIME"
$ vws-web-tools show-database-details --database-name "my-database-$TIME"

Full documentation

See the full documentation for more information including how to contribute.

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

vws_web_tools-2024.10.6.1.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

vws_web_tools-2024.10.6.1-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft Sir Raditya Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page