Metadata-Version: 2.1
Name: python-simplifier
Version: 0.0.2
Summary: A module to assist in simplifying your python experience
Home-page: https://github.com/ametsch/python-simplifier
Author: Aaron Metsch
Author-email: aaron1@metschnet.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ametsch/python-simplifier/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Python Simplifier

A module to assist in simplifying your python experience

## How to install:
* Windows: `pip install python-simplifier`
* Mac/Linux: `pip3 install python-simplifier`

