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]
export 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

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-2023.12.26.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

vws_web_tools-2023.12.26-py2.py3-none-any.whl (6.3 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 PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page