Every Friday, you'll get a recap of the most important and exciting Python and coding news. The Friday Loop also keeps everyone posted on new ArjanCodes courses and any limited offers coming up.
Share
Step-by-Step Python Package Deployment with GitHub Actions | Issue #25
Published 2 months ago • 2 min read
Hi there,
Publishing your Python package should NOT be an obstacle course!
In today’s video, I’ll show you how to automate your entire release process with GitHub Actions—yes, from creating a version tag all the way to publishing the package on PyPi. 🛠️
I’ll also cover Trusted Publishers on PyPi, so you can securely authenticate without relying on static API keys.
And here’s the BEST part: the workflow is fully customizable, so you can tweak it to fit your exact needs, whether you’re using pip, poetry, or any other package manager. Enjoy the video and happy coding!
Cheers,
Arjan P.S. I’ve got a little BONUS at the end of the video! 👏
# News
Elevate Your UI Testing with Squish 🔍
Achieving seamless cross-platform testing doesn’t have to be complex. Today’s sponsor, Squish, provides a powerful solution for automating UI tests across all major operating systems, with robust support for Java, Windows, mobile applications, and more.
By integrating Squish into your development pipeline, you can streamline workflows with CI/CD compatibility and version control, accelerating your deployments while ensuring product quality. Let your team focus on strategic tasks as Squish handles the repetitive testing processes, enhancing productivity and increasing test coverage.
👉 Click here to explore the benefits of Squish and start your free trial today!
I’m Going Live Next Tuesday! ⏰
Under the hood livestream is back for another raw and unscripted session where we’ll tear into some open-source libraries! 🔧
Expect as always to discover some cool features, unexpected quirks, and those “wait, what?” code moments.
Don’t forget to set a reminder and join me for a fun and interactive session! 🚀 See you there!
Devs and AI Coding Assistants
AI-powered coding assistants are taking the development world by storm, but are they really making a difference?
In this thought-provoking article, Grant Gross from CIO explores whether developers are truly benefiting from these tools or if the hype outweighs the reality. As AI promises to streamline workflows, it’s important to question whether it’s living up to its potential—or just creating more noise. 🤖💻
Read the full article here to see how AI coding assistants are reshaping (or not) the developer experience.
# Community
Are you preparing for your first tech interview or just curious about how to ace those crucial phone screens? 😰
One of our members on Discord recently shared their excitement (and nerves!) about an upcoming first-ever tech interview for an entry-level solutions engineer role. The conversation that followed was packed with invaluable advice on what to expect during phone screens, how to prepare, and what topics might come up.
The community’s support was amazing, offering insights into handling technical and behavioral questions, navigating company expectations, and more. This kind of back-and-forth is what makes our Discord server such a great place to learn and grow.
Want to dive deeper into this conversation or share your own interview tips? Join ArjanCodes on Discord!
Do you enjoy my content on YouTube and would you like to dive in deeper? Check out my online courses below. They've helped thousands of developers take the next step in their careers.
🚀 The Mindset Online Course Series
The goal of this series is to help junior developers grow their skills to become senior developers faster.
The Software Architect Mindset - Learn the mindset that will allow you to effortlessly build and maintain scalable software systems. Become a software architect.
The 30-Day Design Challenge - Get the practice you're missing. Learn to deal with a wide variety of software design problems.
💡 If you’re part of a development team at a company, I offer special packages for companies that give your team the tools to consistently write high-quality code and dramatically increase your team's productivity.
Every Friday, you'll get a recap of the most important and exciting Python and coding news. The Friday Loop also keeps everyone posted on new ArjanCodes courses and any limited offers coming up.
Hi there, I just posted a new video, and it gets a bit personal. After four years of running ArjanCodes, I learned a tough lesson in 2024: trying to do too much leads to burnout, stress, and lower quality work. So I hit the brakes. Scaled back. Simplified. And guess what? The videos got better. I feel more focused. The team is happier. Now, heading into 2025, I’m embracing the Keep Things Stupidly Simple principle—both in software design and life. Watch this week’s video, if you want to hear...
Hi there, Debugging FastAPI apps in VSCode often feels harder than it needs to be. Between uvicorn, browser requests, and vague errors, it’s enough to make anyone pull their hair out. In today’s video, I’ll show you how to set up the perfect debugging environment so you can find and squash those bugs like a pro. 🔥 Here’s what you’ll learn: How to set up a debugging configuration in VSCode that works seamlessly with FastAPI. Why breakpoints, logpoints, and conditional breakpoints are your...
Merry Christmas, everyone! 🎄 As the year wraps up, I just want to say a massive THANK YOU for all the support you’ve shown ArjanCodes in 2024. Together, we’ve hit an incredible milestone—260k subscribers! 🎉 This week, I’m hitting the pause button to spend some quality time with my family (and maybe eat a suspicious amount of cookies 🍪). That means no new video this week—but don’t worry, I’ve got big plans and exciting ideas for 2025. I can’t wait to dive into a new year of coding, learning,...