Metadata-Version: 2.1
Name: toolpack
Version: 0.0.4
Summary: toolpack for python development tools package
Home-page: https://github.com/MTamon/DevLib.git
Author: Tamon Mikawa
Author-email: mtamon.engineering@gmail.com
License: MIT License
Keywords: devlopment,tools,parallel
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE

# dev-lib for python development tools package
## Installation
```bash
pip install dev-lib
```

## Dependencies
- joblib
- tqdm
