Metadata-Version: 2.1
Name: pyguards
Version: 0.0.1
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 General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
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)
[Mutation Report](https://mathiusd.gitlab.io/PyGuards/reports/mutation)

Checks and Guards for Python


