PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
How do you use Lambda functions in Python?

A quick overview of the Syntax, Usage and Common errorsContinue reading on Towards Data Science ...

https://towardsdatascience.com/lambda-functions-in-python-15b60ff4207d?source=rss----7f60cf5620c9--python
Polar Heatmaps in Python with Matplotlib

Using matplotlib patches to build up something beautifulContinue reading on Towards Data Science ...

https://towardsdatascience.com/polar-heatmaps-in-python-with-matplotlib-d2a09610bc55?source=rss----7f60cf5620c9--python