Metadata-Version: 2.1
Name: gr1336_toolbox
Version: 0.0.2
Summary: Personal collection of reusable tools in python.
Home-page: https://github.com/gr1336/gr1336_toolbox/
Author: gr1336
License: Apache Software License
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pyperclip
Requires-Dist: textblob
Requires-Dist: pyyaml
Requires-Dist: pyarrow

### Personal Collection of Reusable Python Tools
This is a simple set of tools for Python applications. While some of them may seem useless or unnecessary, they can actually help keep your code shorter.
