Metadata-Version: 2.1
Name: py-testproject
Version: 0.2.0
Summary: Hypermodern Python testing
Home-page: https://github.com/twarnock/py_testproject
License: MIT
Keywords: py_testproject
Author: Tom Warnock
Author-email: thomas.warnock@cloudreach.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: desert (>=2020.11.18,<2021.0.0)
Requires-Dist: importlib-metadata (>=4.0.1,<5.0.0); python_version < "3.8"
Requires-Dist: marshmallow (>=3.11.1,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Project-URL: Repository, https://github.com/twarnock/py_testproject
Description-Content-Type: text/markdown

[![Tests](https://github.com/twarnock/py_testproject/workflows/Tests/badge.svg)](https://github.com/twarnock/py_testproject/actions?workflow=Tests)

[![Codecov](https://codecov.io/gh/twarnock/py_testproject/branch/master/graph/badge.svg)](https://codecov.io/gh/twarnock/py_testproject)

[![PyPI](https://img.shields.io/pypi/v/py_testproject.svg)](https://pypi.org/project/py_testproject)

# Python Test Project

Based on Hypermodern Python

