Metadata-Version: 2.1
Name: hypermodern-pc
Version: 0.1.1
Summary: The Hypermodern Python (PC) Project
Home-page: https://github.com/paulc00/hypermodern-pc
License: MIT
Keywords: hypermodern
Author: Paul Conway
Author-email: paulc00@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: desert (>=2022.9.22,<2023.0.0)
Requires-Dist: marshmallow (>=3.23.0,<4.0.0)
Requires-Dist: pygments (>=2.18.0,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: types-requests (>=2.32.0.20241016,<3.0.0.0)
Project-URL: Repository, https://github.com/paulc00/hypermodern-pc
Description-Content-Type: text/markdown

[![Tests](https://github.com/paulc00/hypermodern-pc/workflows/Tests/badge.svg)](https://github.com/paulc00/hypermodern-pc/actions?workflow=Tests)
[![codecov](https://codecov.io/github/paulc00/hypermodern-pc/graph/badge.svg?token=S5D3X0PTOX)](https://codecov.io/github/paulc00/hypermodern-pc)
[![PyPI](https://img.shields.io/pypi/v/hypermodern-pc.svg)](https://pypi.org/project/hypermodern-pc/)

# hypermodern-pc
My walkthrough of [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/).

