PythonHub
2.36K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Mizban, A cross-platform LAN file sharing utility

share files across all your devices on LAN—no setup, no configs, just instant access! 🚀

https://github.com/aminupy/mizban
👍1🔥1
10 Tips to Become REALLY Good at Python

The video presents 10 tips to elevate Python development skills, covering topics from mastering comprehensions to efficient use of classes and functions. It aims to transform good Python developers into great ones, addressing common challenges and providing insights into advanced programming techniques.

https://www.youtube.com/watch?v=zml0rTMJVXg
Hacking the Import System and Rewriting the AST For Durable Execution

Modifying the code that takes the user code and transforms it by installing an import hook, and rewriting the AST (abstract syntax tree).

https://autokitteh.com/technical-blog/hacking-the-import-system-and-rewriting-the-ast-for-durable-execution/
Enhancing Neural Network Training at Yelp: Achieving 1,400x Speedup with WideAndDeep

This post delves into our journey of optimizing training time using TensorFlow and Horovod, along with the development of ArrowStreamServer, our in-house library for low-latency data streaming and serving. Together, these components have allowed us to achieve a 1400x speedup in training for business critical models compared to using a single GPU with Petastorm.

https://engineeringblog.yelp.com/2025/01/enhancing-neural-network-training-at-yelp.html
Why You Should Rethink Your Python Toolbox in 2025

Think you know Python? You might be stuck in 2023. 🚀 Stop using Pandas the old way—discover Hatch, UV, Pydantic, and more tools redefining Python development in 2025. Don't miss this!

https://python.plainenglish.io/why-you-should-rethink-your-python-toolbox-in-2025-3616b07b6121
You Use This Python Feature Everyday - But Never Learned It...

Most Python developers never learned this feature, even though they use it every single day. All of the popular frameworks like Flask, FastAPI, Django, Pydantic, SQL, Alchemy; they all use Properties and Descriptors.

https://www.youtube.com/watch?v=WW7ppBY3jw4