Metadata-Version: 2.1
Name: gr1336_toolbox
Version: 0.1.2
Summary: Personal collection of reusable tools in python.
Home-page: https://github.com/gr1336/gr1336_toolbox/
Author: gr1336
License: MIT License (MIT)
Classifier: Development Status :: 2 - Pre-Alpha
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 :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: markdownify>=0.12.1
Requires-Dist: markdown2>=2.4.13
Requires-Dist: pyperclip>=1.8.2
Requires-Dist: textblob>=0.18.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: pyarrow>=17.0.0
Requires-Dist: numpy>=1.26.4
Requires-Dist: pandas>=2

### 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.
