9:55
Basic Project Structure for a Python App
AGENTIC CODING CLUB [ ⚡ my official community ] ▻ https://www.skool.com/zazencodes-agentic-coding-club-7823 ⚡ Weekly ...
4:25
What does the structure of a modern Python project look like?
Python projects that use modern tooling and standards work best when the files in the project repository follow a certain layout.
4:41
How to Run a Python Project Downloaded From GitHub (2025)
In this video, I'll show you how to run a Python project downloaded from GitHub. You will learn how to clone a GitHub repository, ...
12:16
5 Tips To Organize Python Code
Welcome back to another video! In this video I am going to be sharing with you 5 tips on how you can better organize your code!
24:13
My 2025 uv-based Python Project Layout for Production Apps
In 2025, all you need to take a #Python application from a simple script to production is: uv. But, how do you setup your project ...
5:32
5 Tips to Safely Use Credentials in Your Python Project
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 simple tips to ...
12:43
Modern Python Project Management: A quick look at uv and hatch
The Python project management ecosystem feels like the wild west these days. uv and hatch are being compared. Let me show ...
55:04
Learn Python With This ONE Project!
GET MY FREE SOFTWARE DEVELOPMENT GUIDE https://training.techwithtim.net/free-guide In this video I'm going to teach ...
4:15
Using UV vs. Poetry for Python project management
The Poetry and UV projects both give you high-level tools for creating and managing Python projects, including tracking ...
21:16
Anatomy of a Scalable Python Project (FastAPI)
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...
31:38
my python project setup (+ all tools) (intermediate) anthony explains #396
today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...
1:01:29
Real Estate Scouting Tool - Full Python Project
Today we build a professional real estate scouting tool in Python. It uses a large Zillow data set and has access to historical data ...
17:00
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
Become a Python Developer with No Degree ...
8:26
7 Automation Project Ideas in Python - Best Way To Learn Programming
Today we take a look at seven automation project ideas for Python. The best way to learn programming is to build stuff.
27:41
Python Project: Create Your Own Data Cleaning Tool (Beginner Friendly Tutorial)
Learn how to build a powerful data cleaning tool with Python in this step-by-step tutorial! Whether you're a beginner in data ...
8:18
I built this VIRAL F1 Python Project (and open-sourced it)
Link to GitHub Repository: https://github.com/IAmTomShaw/f1-race-replay I built a Python project for Formula 1 fans and it went ...
1:34:14
Python SaaS Project That Scales: Job Finder
In this video we build a full SaaS application for multiple users in Python, a job finder. It is build with scale in mind. We use Django ...
2:10
How to turn your Python file (.py) into an .exe (Tutorial 2021)
Hey guys! How's it going? In this video I'll be showing you how to create a .exe in Pycharm using Python. Cool right? Let me know ...
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
Improve your Python programming skills with these handpicked Python projects. Want to dive deeper? - Get 13 more Python ...
6:19
UV - A modern python project and dependency manager
This video showcase the latest features of UV after their impressive blogpost: https://astral.sh/blog/uv-unified-python-packaging A ...