Tools for interacting with the Vuforia Web Services (VWS) website.
Project description
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.11+.
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
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
vws-web-tools-2023.3.5.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file vws-web-tools-2023.3.5.tar.gz
.
File metadata
- Download URL: vws-web-tools-2023.3.5.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f232aab4e0375debe83fd1265767c5ed2fd7fecafa76ebe4f351b48e11046607 |
|
MD5 | 6a888f88e040b9287cd2673187c9472d |
|
BLAKE2b-256 | 6ea5d082815d8adbc99461fd3327af6b1a1c4aac6952b03ae45f04de8c05d8d4 |
File details
Details for the file vws_web_tools-2023.3.5-py2.py3-none-any.whl
.
File metadata
- Download URL: vws_web_tools-2023.3.5-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e3592b739802abd5d4d049bb8bf38df34ae81bcafcd5e6eeee8b1e4a423e4f2 |
|
MD5 | 428da125068c90c131ff9fad33fd11d3 |
|
BLAKE2b-256 | e0fe1fde017f19711dac5ab621043bbccdb836c6021da601196b9a9099ddd465 |