PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
I’m looking for career in Data science. At present learning python in TreeHouse. As a beginner I’m finding hard to learn programming. Any suggestions to keep me motivated #python: https://www.reddit.com/r/Python/comments/8bqu7c/im_looking_for_career_in_data_science_at_present/
What I think is good and bad

I’m in the #python IRC channel on Freenode a lot. The people there are often
quite ...

https://nedbatchelder.com//blog/202005/what_i_think_is_good_and_bad.html
Python Automation with ChatGPT

In this video we are going to learn how to use Python to automate things for us so we don't have to do them manually. But here's even more interesting thing we will do we will ChatGPT and we will tell Python to use ChatGPT's API or the underlying API that ChatGPT is also using to generate the Python scripts for the two use cases.

https://www.youtube.com/watch?v=w-X_EQ2Xva4
uv IS the Future of Python Packaging

The video discusses the recent release of UV 0.3.0, a Python packaging tool that aims to streamline the development workflow by integrating features that allow it to serve as a comprehensive solution for managing Python projects. The presenter highlights its speed, ease of use, and potential to replace existing tools, while also addressing current limitations and areas for improvement in...

https://www.youtube.com/watch?v=8UuW8o4bHbw
My 2025 uv-based Python Project Layout for Production Apps

This video demonstrates how to use uv, a modern Python tool, to transform a simple script into a production-ready application with an optimal project structure. It guides viewers through creating a well-organized FastAPI project, leveraging advanced packaging features like dependency groups, resulting in a scalable and easily shareable codebase.

https://www.youtube.com/watch?v=mFyE9xgeKcA
uv: Making Python Local Workflows FAST and BORING in 2025

The video demonstrates how to create fast, reliable local Python workflows for production projects using the uv packaging tool, highlighting practical techniques to streamline dependency management, automate tasks, and reduce friction in day-to-day development. It also covers integrating tools like Just, Overmind, and Direnv to further enhance workflow ergonomics and team collaboration.

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