Metadata-Version: 2.4
Name: cvpa
Version: 0.2.0
Summary: Computer Vision Player Agent
Project-URL: Homepage, https://github.com/cvprun/cvpa
Project-URL: GitHub: issues, https://github.com/cvprun/cvpa/issues
Project-URL: GitHub: repo, https://github.com/cvprun/cvpa
Author-email: zer0 <osom8979@gmail.com>
Maintainer-email: zer0 <osom8979@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Utilities
Requires-Python: >=3.14
Requires-Dist: dotenv>=0.9.9
Requires-Dist: numpy>=2.4.3
Requires-Dist: pytest>=9.0.2
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: uvloop>=0.22.1
Description-Content-Type: text/markdown

# cvpa

[![PyPI](https://img.shields.io/pypi/v/cvpa?style=flat-square)](https://pypi.org/project/cvpa/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cvpa?style=flat-square)
[![GitHub](https://img.shields.io/github/license/cvprun/cvpa?style=flat-square)](https://github.com/cvprun/cvpa/)

**Computer Vision Player Agent**

## License

See the [LICENSE](./LICENSE) file for details. In summary,
**osom-api** is licensed under the **MIT license**.
