Metadata-Version: 2.1
Name: simple_computervision
Version: 0.0.2
Summary: A small python package
Home-page: https://github.com/sathishmahi/simple_computervision
Author: Sathishmahi
Author-email: sathishmahi433@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ultralytics==8.3.27
Requires-Dist: opencv-python==4.10.0.84
Provides-Extra: testing
Requires-Dist: pytest>=7.1.3; extra == "testing"
Requires-Dist: mypy==1.13.0; extra == "testing"
Requires-Dist: flake8>=5.0.4; extra == "testing"
Requires-Dist: tox>=3.25.1; extra == "testing"
Requires-Dist: black>=22.8.0; extra == "testing"

# simple computer vision pypi package
