Metadata-Version: 2.1
Name: pyguards
Version: 0.0.3
Summary: Checks and Guards for Python
Home-page: https://gitlab.com/MathiusD/pyguards
Author: Mathius
Author-email: ferymathieuy@gmail.com
License: UNKNOWN
Project-URL: Issues tracker, https://gitlab.com/MathiusD/pyguards/-/issues
Keywords: pyguards guards
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# PyGuards

[![Pipeline Status](https://gitlab.com/MathiusD/pyguards/badges/master/pipeline.svg)](https://gitlab.com/MathiusD/pyguards/-/pipelines)
[![Coverage Report](https://gitlab.com/MathiusD/pyguards/badges/master/coverage.svg)](https://mathiusd.gitlab.io/pyguards/reports/coverage/3.9)
[Mutation Report](https://mathiusd.gitlab.io/pyguards/reports/mutation/3.9)
[![PyPI](https://img.shields.io/pypi/v/pyguards)](https://pypi.org/project/pyguards)

Checks and Guards for Python


