Metadata-Version: 2.1
Name: convenience-collection
Version: 1.1.0
Summary: UNKNOWN
Home-page: https://github.com/HLiam/ConvenienceCollection
Author: Liam Henrickson
Author-email: liam.henrickson@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama
Requires-Dist: win10toast ; platform_system == "Windows"

# Convenience-collection
Convenience-collection is a library of loose functions that are too small to have their own library.

# Installing
```bash
pip install convenience-collection
```


