Metadata-Version: 2.1
Name: owl-python
Version: 0.0.5
Summary: Lightweight ML library for image analysis
Author-email: Lazy Learn <lazylearn.ai@gmail.com>
Project-URL: Repository, https://github.com/lazylearn-ai/owl-python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

![owl](https://github.com/lazylearn-ai/owl-python/assets/158150401/3d1986ba-e9a1-4e6e-8a23-12cc692c7353)
owl-python is lightweight ml library for image analysis. it helps us explore our computer vision datasets easily. owl insludes powerful plotting tools based on plotly, seaborn and matplotlib.
## Install

To install the current release run:

```
$ pip install owl-python
```

## License

[MIT License](LICENSE)
