Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 3.25 KB

README.md

File metadata and controls

80 lines (59 loc) · 3.25 KB

Contributors Forks Stargazers Issues BSD-3 License LinkedIn


Logo

Python API for Developers

This library helps developers to get started with Machine Learning, Multimedia, and more.
Report Bug · Request Feature

About

This repository contains an easy-to-use Python API with a set of high-level abstractions that helps any beginning user to learn and develop its applications regarding Machine Learning, multimedia, and more.

Getting Started

Prerequisites

Make sure you have the latest Yocto BSP:

Install the Python API via Pip Tool

To install the prebuilt Python API, use the pip tool:

pip3 install pyvar

For more information, please see the python.variscite.com/software page.

(back to top)

Documentation and Examples

The full documentation is available at the python.variscite.com page. See a few examples at the following links:

(back to top)

Copyright and License

Copyright 2021-2022 Variscite LTD.

Free use of this software is granted under the terms of the BSD 3-Clause License.

(back to top)