PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Writing If-else multiple ways in Python 3

By Lenin Mishra
We all know about if else clauses in Python 3. Probably we use them on a daily ...

https://www.pylenin.com/blogs/if-else-python3-multiple.ways/
Reducing NumPy memory usage with lossless compression

If you’re running into memory issues because your NumPy arrays are too large, one of the ...

https://pythonspeed.com/articles/numpy-memory-footprint/
A Python and Preact app deployed on Heroku

Heroku is great but it's sometimes painful when your app isn't just in one single language. What I ...

https://www.peterbe.com/plog/python-preact-app-deployed-on-heroku
Hands-on End-to-End Automated Machine Learning

A hands on experience for AutoML coding ina Python…

https://towardsdatascience.com/hands-on-end-to-end-automated-machine-learning-a50e6bce6512
How To Merge Two Lists in Python

Use list concatenation or the splat operator

https://medium.com/better-programming/how-to-merge-two-lists-in-python-bc39ce1858fb
Python Hub Weekly Digest for 2019-12-22

https://pythonhub.dev/digest/2019-12-22/
Top 5 Programming Languages to Learn in 2020 — Best of All

Python, Java, JavaScript, C/C++, and Scala

https://medium.com/javarevisited/top-5-programming-languages-you-can-learn-in-2020-e68ab1a17af4
Face Detection with 7 Lines of Code in Python

I will show you how to create your own face detection…

https://medium.com/xailient/face-detection-with-7-lines-of-code-in-python-5bf4cced34ac
Python Progress Bars with Tqdm by Example

Learn how to leverage progress bars with Juypter notebooks…

https://medium.com/better-programming/python-progress-bars-with-tqdm-by-example-ce98dbbc9697