Metadata-Version: 2.1
Name: gr1336_toolbox
Version: 0.6.5
Summary: Personal collection of reusable tools for different python projects. Currently in Pre-Alpha, many resources will be added, removed, and modified until we get a good overall.
Home-page: https://github.com/gr1336/gr1336_toolbox/
Author: gr1336
License: Apache Software License (Apache-2.0)
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
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: nltk
Requires-Dist: scikit-learn>=1.4.0

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