Metadata-Version: 2.1
Name: pyvar
Version: 1.0.0
Summary: Variscite Python Package
Home-page: https://github.com/varigit/pyvar
Author: Diego Dorta
Author-email: diego.d@variscite.com
License: BDS-3-Clause
Description: # PyVar API
        
        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 own
        applications regarding Machine Learning (ML), multimedia, and more.
        
        To install the prebuilt PyVar library, see the instructions at
        [pyvar.dev/software/](https://pyvar.dev/pyvar.gettingstarted.html#software).
        
        ## Documentation and Examples
        
        To learn more about how to use the PyVar API, see our guide on how to run
        [quick examples](https://pyvar.dev/pyvar.quickexamples.html), and check out the
        [PyVar API reference](https://pyvar.dev/pyvar.ml.html).
        
        Several Python examples are available in the
        [pyvar/examples/](https://github.com/varigit/pyvar/tree/master/examples/ml) directory.
        
        Check out our
        [var-demos](https://github.com/varigit/var-demos/tree/master/machine-learning-demos)
        repository for more demos and examples.
        
        ## Copyright and License
        
        Copyright 2021 Variscite LTD. Free use of this software is granted under
        the terms of the BSD 3-Clause License.
        
Keywords: variscite,ai,ml,API
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Information Technology
Classifier: Natural Language :: English
Classifier: Operating System :: Other OS
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
