Metadata-Version: 2.1
Name: kilbourn-modern-python
Version: 0.1.0
Summary: The hypermodern Python Project
Home-page: https://github.com/stephenkilbourn/hypermodern-python
License: MIT
Keywords: hypermodern
Author: Stephen Kilbourn
Author-email: stephenkilbourn@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: desert (>=2020.11.18,<2021.0.0)
Requires-Dist: marshmallow (>=3.15.0,<4.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/stephenkilbourn/hypermodern-python
Description-Content-Type: text/markdown

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




# modern-python
working through [hypermodern-python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/)

