Metadata-Version: 2.1
Name: tutorial-hypermodern-python-winand
Version: 0.1.0
Summary: The hypermodern Python project
Home-page: https://github.com/Winand/tutorial-hypermodern-python-winand
License: MIT
Keywords: hypermodern
Author: Makarov Andrey
Author-email: winandfx@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: desert (>=2022.9.22,<2023.0.0)
Requires-Dist: marshmallow (>=3.19.0,<4.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://github.com/Winand/tutorial-hypermodern-python-winand
Description-Content-Type: text/markdown

# tutorial-hypermodern-python-winand
[![Tests](https://github.com/Winand/tutorial-hypermodern-python-winand/workflows/Tests/badge.svg)](https://github.com/Winand/tutorial-hypermodern-python-winand/actions?workflow=Tests)
[![Codecov](https://codecov.io/gh/Winand/tutorial-hypermodern-python-winand/branch/master/graph/badge.svg)](https://codecov.io/gh/Winand/tutorial-hypermodern-python-winand)

Hypermodern Python tutorial series

## Links
* https://cjolowicz.github.io/posts/hypermodern-python-01-setup
* https://github.com/cjolowicz/hypermodern-python
* https://winand.notion.site/Hypermodern-Python-38cf6036f64447a19d527293de373415 (ru)

