PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Ask HN: Why Poetry did not become a mainstream package manager for Python?

https://news.ycombinator.com/item?id=27559655
Functools — The Power of Higher-Order Functions in Python

Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading and much more.

https://t.co/TT900DomXt
Typeclasses in Python

This post introduces a new concept for Python developers: typeclasses. It is a concept behind a new dry-python library called classes.

https://sobolevn.me/2021/06/typeclasses-in-python
Fast & Easy Python APIs Using FastAPI

One of the best python frameworks!Continue reading on Towards Data Science ...

https://towardsdatascience.com/fast-easy-python-apis-using-fastapi-83c3115d1045?source=rss----7f60cf5620c9--python
How Black Handles Comments When Python's Grammar Ignores Them

https://rtpg.co/2021/07/05/comments-ast.html