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.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
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.12.26.tar.gz
(16.4 kB
view details)
Built Distribution
File details
Details for the file vws-web-tools-2023.12.26.tar.gz
.
File metadata
- Download URL: vws-web-tools-2023.12.26.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7aff3fd14ee2f2d8fd915a7435757cdabf934f8417f61ddae265f6f3ded54617 |
|
MD5 | 5fd471db2f09763ee07b8702f4414832 |
|
BLAKE2b-256 | dcbffeace2428651b6cece290e30b3f48bd695e35c4c1fc9c3594dedd56c94a3 |
File details
Details for the file vws_web_tools-2023.12.26-py2.py3-none-any.whl
.
File metadata
- Download URL: vws_web_tools-2023.12.26-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8773599d6f004c08f9114c1b475ac3ebbab61b5313faea9869790cde12d99648 |
|
MD5 | 1c600d73514f5841311aa951ea0252d8 |
|
BLAKE2b-256 | 686bdf810a661aaba19ddf448e622317010a5b0d7f734521029a4994a3aca05e |