Metadata-Version: 2.1
Name: enhancements
Version: 0.2.6
Summary: utility library
Home-page: https://enhancements.readthedocs.io/
Author: Manfred Kaiser
Author-email: manfred.kaiser@logfile.at
License: UNKNOWN
Project-URL: Source, https://github.com/manfred-kaiser/python-enhancements
Project-URL: Tracker, https://github.com/manfred-kaiser/python-enhancements/issues
Description: # python-enhancements - Enhanced Python Classes
        
        ![Python package](https://github.com/manfred-kaiser/python-enhancements/workflows/Python%20package/badge.svg)
        [![Documentation Status](https://readthedocs.org/projects/enhancements/badge/?version=master)](https://enhancements.readthedocs.io/de/master/?badge=master)
        [![CodeFactor](https://www.codefactor.io/repository/github/manfred-kaiser/python-enhancements/badge)](https://www.codefactor.io/repository/github/manfred-kaiser/python-enhancements)
        [![Github version](https://img.shields.io/github/v/release/manfred-kaiser/python-enhancements?label=github&logo=github)](https://github.com/manfred-kaiser/python-enhancements/releases)
        [![PyPI version](https://img.shields.io/pypi/v/enhancements.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/enhancements/)
        [![Supported Python versions](https://img.shields.io/pypi/pyversions/enhancements.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/enhancements/)
        [![PyPI downloads](https://pepy.tech/badge/enhancements/month)](https://pepy.tech/project/enhancements)
        [![GitHub](https://img.shields.io/github/license/manfred-kaiser/python-enhancements.svg)](LICENSE)
        
        `enhancements` is a python library which extends various python classes.
        
Keywords: development configparser argparse
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
