PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
Taking my data back from Eufy

What drives me up the wall is when companies do not provide a mechanism to get your data. With the Eufy SmartLife app, I hacked my way around it.

https://kn100.me/taking-back-data-from-eufy/
Parameterizing and automating Jupyter notebooks with papermill

Jupyter notebooks are often run with different parameters, and the best way to automate setting parameters and running them is papermill.

https://www.wrighters.io/parameters-jupyter-notebooks-with-papermill/
How to Schedule Flights in Python

Assign Enough Airplanes while Minimizing the Cost using CVXPYContinue reading on Towards Data ...

https://towardsdatascience.com/how-to-schedule-flights-in-python-3357b200db9e?source=rss----7f60cf5620c9--python