Metadata-Version: 2.1
Name: opentool
Version: 0.0.9
Summary: Tools for AI project
Home-page: https://github.com/huutrinh68/opentool
Author: huutrinh
Author-email: trinhsp89@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: torch (>=1.6.0)
Requires-Dist: torchvision (>=0.7.0)
Requires-Dist: numpy (>=1.19.1)
Requires-Dist: tensorboardX (>=2.0)
Requires-Dist: easydict (>=1.9)
Requires-Dist: addict (>=2.2.1)
Requires-Dist: yapf (>=0.30.0)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# Installation
```
pip install opentool
```



