Metadata-Version: 2.1
Name: simpler
Version: 2.0.9
Summary: Makes Python simpler.
Home-page: https://github.com/juancroldan/simpler
Author: Juan C. Roldán
Author-email: juancarlos@sevilla.es
License: MIT
Description: # Simpler
        
        A library to make Python even simpler.
        
        It contains an assorted selection of utils that I use on my projects.
        
        ## Installation
        
        It is [available in PyPI](https://pypi.org/project/simpler/), just do `pip install simpler`.
        
        ## Usage
        
        See [https://simpler.readthedocs.io/](https://simpler.readthedocs.io/) for the latest library documentation.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
