<a name="readme-top"></a>
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![BSD-3 License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
<br />
<div align="center">
<a href="https://www.variscite.com/">
<img src="sphinx/images/var_logo.png" alt="Logo">
</a>
<h3 align="center">Python API for Developers</h3>
<p align="center">
This library helps developers to get started with Machine Learning, Multimedia, and more.
<br />
<a href="https://github.com/varigit/pyvar/issues">Report Bug</a>
ยท
<a href="https://github.com/varigit/pyvar/issues">Request Feature</a>
</p>
</div>
## 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:
* Build it by following the instructions at the [Variscite Wiki](https://variwiki.com/), or;
* Retrieve the latest image from the [Variscite FTP](https://ftp.variscite.com/files).
### Install the Python API via Pip Tool
To install the prebuilt Python API, use the pip tool:
```sh
pip3 install pyvar
```
For more information, please see the [python.variscite.com/software](https://python.variscite.com/pyvar.gettingstarted.html#software) page.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Documentation and Examples
The full documentation is available at the [python.variscite.com](https://python.variscite.com/) page. See a few examples at the following links:
* [Python API Examples](https://python.variscite.com/pyvar.quickexamples.html)
* [Python API GitHub Repository](https://github.com/varigit/pyvar/tree/master/examples/ml)
* [Variscite Demo's Repository](https://github.com/varigit/var-demos/tree/master/machine-learning-demos)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Copyright and License
Copyright 2021-2022 Variscite LTD.
Free use of this software is granted under the terms of the [BSD 3-Clause License](https://github.com/varigit/pyvar/blob/master/LICENSE).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
[contributors-shield]: https://img.shields.io/github/contributors/varigit/pyvar.svg?style=for-the-badge
[contributors-url]: https://github.com/varigit/pyvar/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/varigit/pyvar.svg?style=for-the-badge
[forks-url]: https://github.com/varigit/pyvar/network/members
[stars-shield]: https://img.shields.io/github/stars/varigit/pyvar.svg?style=for-the-badge
[stars-url]: https://github.com/varigit/pyvar/stargazers
[issues-shield]: https://img.shields.io/github/issues/varigit/pyvar.svg?style=for-the-badge
[issues-url]: https://github.com/varigit/pyvar/issues
[license-shield]: https://img.shields.io/github/license/varigit/pyvar.svg?style=for-the-badge
[license-url]: https://github.com/varigit/pyvar/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/company/variscite-ltd-
Raw data
{
"_id": null,
"home_page": "https://github.com/varigit/pyvar",
"name": "pyvar",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "variscite,ai,ml,API",
"author": "Diego Dorta",
"author_email": "diego.d@variscite.com",
"download_url": "https://files.pythonhosted.org/packages/7a/ff/4423456840e05dd1d9109e6555d73683ecbb5940c70be06e284c97d5bdcd/pyvar-1.2.0.tar.gz",
"platform": null,
"description": "<a name=\"readme-top\"></a>\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![BSD-3 License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n<br />\n<div align=\"center\">\n <a href=\"https://www.variscite.com/\">\n <img src=\"sphinx/images/var_logo.png\" alt=\"Logo\">\n </a>\n\n<h3 align=\"center\">Python API for Developers</h3>\n\n <p align=\"center\">\n This library helps developers to get started with Machine Learning, Multimedia, and more.\n <br />\n <a href=\"https://github.com/varigit/pyvar/issues\">Report Bug</a>\n \u00b7\n <a href=\"https://github.com/varigit/pyvar/issues\">Request Feature</a>\n </p>\n</div>\n\n## About\n\nThis repository contains an easy-to-use `Python API` with a set of high-level\nabstractions that helps any beginning user to learn and develop its applications\nregarding Machine Learning, multimedia, and more.\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have the latest Yocto BSP:\n * Build it by following the instructions at the [Variscite Wiki](https://variwiki.com/), or;\n * Retrieve the latest image from the [Variscite FTP](https://ftp.variscite.com/files).\n\n### Install the Python API via Pip Tool\n\nTo install the prebuilt Python API, use the pip tool:\n ```sh\n pip3 install pyvar\n ```\nFor more information, please see the [python.variscite.com/software](https://python.variscite.com/pyvar.gettingstarted.html#software) page.\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n## Documentation and Examples\n\nThe full documentation is available at the [python.variscite.com](https://python.variscite.com/) page. See a few examples at the following links:\n\n* [Python API Examples](https://python.variscite.com/pyvar.quickexamples.html)\n* [Python API GitHub Repository](https://github.com/varigit/pyvar/tree/master/examples/ml)\n* [Variscite Demo's Repository](https://github.com/varigit/var-demos/tree/master/machine-learning-demos)\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n## Copyright and License\n\nCopyright 2021-2022 Variscite LTD.\n\nFree use of this software is granted under the terms of the [BSD 3-Clause License](https://github.com/varigit/pyvar/blob/master/LICENSE).\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n[contributors-shield]: https://img.shields.io/github/contributors/varigit/pyvar.svg?style=for-the-badge\n[contributors-url]: https://github.com/varigit/pyvar/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/varigit/pyvar.svg?style=for-the-badge\n[forks-url]: https://github.com/varigit/pyvar/network/members\n[stars-shield]: https://img.shields.io/github/stars/varigit/pyvar.svg?style=for-the-badge\n[stars-url]: https://github.com/varigit/pyvar/stargazers\n[issues-shield]: https://img.shields.io/github/issues/varigit/pyvar.svg?style=for-the-badge\n[issues-url]: https://github.com/varigit/pyvar/issues\n[license-shield]: https://img.shields.io/github/license/varigit/pyvar.svg?style=for-the-badge\n[license-url]: https://github.com/varigit/pyvar/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555\n[linkedin-url]: https://linkedin.com/company/variscite-ltd-\n",
"bugtrack_url": null,
"license": "BDS-3-Clause",
"summary": "Variscite Python Package",
"version": "1.2.0",
"split_keywords": [
"variscite",
"ai",
"ml",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7aff4423456840e05dd1d9109e6555d73683ecbb5940c70be06e284c97d5bdcd",
"md5": "8c5733a0fb4b8b8daefb449c8d2e94c3",
"sha256": "6818d364bafc60685e2df4421157827a5e2e03d68b3b17a1c96d330012a6ec97"
},
"downloads": -1,
"filename": "pyvar-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8c5733a0fb4b8b8daefb449c8d2e94c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17047,
"upload_time": "2023-02-05T18:45:21",
"upload_time_iso_8601": "2023-02-05T18:45:21.515765Z",
"url": "https://files.pythonhosted.org/packages/7a/ff/4423456840e05dd1d9109e6555d73683ecbb5940c70be06e284c97d5bdcd/pyvar-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-05 18:45:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "varigit",
"github_project": "pyvar",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyvar"
}