Just recently, we upgraded Vision API and officially released our Python and JavaScript SDK. Below, we’ll make a quick overview of what SDK is, how Wizart Computer Vision SDK can be used, and how you can benefit from it.
SDK stands for the software development kit. The SDK is a set of software-building tools that standardizes development and aims to make software development easier, faster, and cheaper.
The Wizart Computer Vision SDK (wizart-vision on PyPI and npm) is the Python and JavaScript tools for easier use of Wizart services that have a REST API. It was created to automate and simplify the integration of Wizart products for developers and software engineers who intend on using our services programmatically for interior solutions.
Note the ease of use of the API and SDK. You can get an extensive list of interior data with just one call. Dive deeper into details by looking through documentation about Wizart Vision API:
If you dive a bit deeper into the project, you can see various possibilities when it comes to developing your software integrations for interior solutions, for example:
The SDK comes in two versions:
Both versions can be found on package repositories PyPI (wizart-vision) and npm (npm: wizart-vision) and are regularly updated and maintained by Wizart.
Since the SDK for Python and JS is always growing, we will add more functionality, methods, and classes to it soon.
If you need access to Wizart Vision API or SDK, you can get an API token by sending a request to our specialists.
As mentioned above, SDK can make the development process easier and faster. Here are the main benefits it provides:
Request access to Wizart Vision API or SDK →
Special thanks to Andrew Dyakov for his help in preparing this article.