Metadata-Version: 2.1
Name: modern-python-project
Version: 0.2.0
Summary: Testing modern python tools
Home-page: https://github.com/LuckyDams/modern-python-project.git
License: MIT
Keywords: modern,python,project,tools
Author: LuckyDams
Author-email: luckydams@gmail.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.0,<8.0)
Requires-Dist: desert (>=2020.1.6,<2021.0.0)
Requires-Dist: importlib_metadata (>=1.6.1,<2.0.0); python_version < "3.8"
Requires-Dist: marshmallow (>=3.6.0,<4.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Project-URL: Repository, https://github.com/LuckyDams/modern-python-project.git
Description-Content-Type: text/markdown

# modern-python-project
[![Tests](https://github.com/LuckyDams/modern-python-project/workflows/Tests/badge.svg)](https://github.com/LuckyDams/modern-python-project/actions?workflow=Tests)
[![Codecov](https://codecov.io/gh/LuckyDams/modern-python-project/branch/master/graph/badge.svg)](https://codecov.io/gh/LuckyDams/modern-python-project)
[![PyPI](https://img.shields.io/pypi/v/modern-python-project.svg)](https://pypi.org/project/modern-python-project/)

Testing modern python tools
(Based on this [article](https://medium.com/@cjolowicz/hypermodern-python-d44485d9d769))

