Python Tolling Vision client
Python client for Tolling Vision.
📋 Introduction
The Tolling Vision client provides a seamless way to interact with the Tolling Vision Dockerized service, allowing tolling operators or image review companies to process and review images efficiently. This client supports features like license plate, make and model, and dangerous goods recognition.
💻 Prerequisites
Before installing, ensure you have the following prerequisites:
Python (>=3.6)
💁 How to Install
To install the Tolling Vision client along with the necessary dependencies, including grpcio-tools, run the following command:
pip install grpcio-tools tollingvision-scsinfo
If you need to upgrade to the latest version of the Tolling Vision client, you can do so by adding the --upgrade flag to the installation command:
pip install --upgrade tollingvision-scsinfo
📖 Usage
To see a working example of how to use this package, please refer to the sample project available on GitHub: Python Example Program for Tolling Vision .
You can clone the repository and follow the instructions provided in the README file of the sample project to get started.
Release files for tollingvision-scsinfo 2.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tollingvision_scsinfo-2.7.1.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tollingvision_scsinfo-2.7.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.3 kB
Release files / tollingvision_scsinfo-2.7.1.tar.gz
| Download URL | tollingvision_scsinfo-2.7.1.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c23dedc15747563a474d716c2ce67fbbedd68131a1bad3db840ad89d52a6ac6
|
|
BLAKE2b-256 checksum How to use checksums |
20463106ddfa639d6b9685702e1f2f097b9e229d251299471fd9d217f5b55f65
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.3
|
Release files / tollingvision_scsinfo-2.7.1-py3-none-any.whl
| Download URL | tollingvision_scsinfo-2.7.1-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
050a74be515c30d5b22b360b3eec1ae4a6b19496ad36d8058e5b8c8c6d33abbd
|
|
BLAKE2b-256 checksum How to use checksums |
d6b592e9731e319ceafcfd5c3748931b00548b6756b9fa6ff65f5190f6ac05fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.3
|