Microsoft Azure Custom Vision Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Custom Vision Client Library.
This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
For a more complete set of Azure libraries, see the azure bundle package.
Compatibility
IMPORTANT: If you have an earlier version of the azure package (version < 1.0), you should uninstall it before installing this package.
You can check the version using pip:
pip freeze
If you see azure==0.11.0 (or any version below 1.0), uninstall it first:
pip uninstall azure
Usage
For code examples, see Custom Vision on docs.microsoft.com.
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
0.2.0 (2018-05-07)
Breaking changes
Expect many breaking changes. As a preview package, we don’t detail, but updated samples are available at: https://github.com/Azure-Samples/cognitive-services-python-sdk-samples
Features
Adding support for object detection projects and expanded export functionality for image classification projects
Client class can be used as a context manager to keep the underlying HTTP session open for performance
Bugfixes
Compatibility of the sdist with wheel 0.31.0
Internal API version moved from 1.2 to 2.0
0.1.0 (2018-04-05)
Initial Release
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
Built Distribution
Hashes for azure-cognitiveservices-vision-customvision-0.2.0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53f54b796f675a1c09bcff11d9250bdd03ddb597011d1d108eff1c7469b727b7 |
|
MD5 | 9757e89715192a3fb9f2d5cb5c660345 |
|
BLAKE2b-256 | 3c8cbc11976dbc1f8e44abccf98b681c6862c08a8ddbc73fde3c4a3cbc116641 |
Hashes for azure_cognitiveservices_vision_customvision-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec8055eb12e5510089aff1886ad8f4ecdbaab53d637ad6c7689075c6eefe04ea |
|
MD5 | 204a91fc18cca7c708888d94c907e8f7 |
|
BLAKE2b-256 | a72266aed1bf61a383a9c02e26b5166fb2be1c754201a889d5d16226eec3aa95 |