Metadata-Version: 2.1
Name: usefullibrary
Version: 0.1.2
Summary: A package containing scripts to help boost your python
Home-page: https://github.com/LeoGaunt/useful_library
Author: Leo Gaunt
Author-email: leogaunt05@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# useful_library

This is the github repository for useful_library (a python library).

The latest version can be found here:

https://pypi.org/project/useful_library/0.1.1/

To install this you can use:
```
pip install useful_library
```

Current Features include: 
*	lbl() -  prints what you need letter by letter


