Please turn JavaScript on
Real Python icon

Real Python

Want to stay in touch with the latest updates from Real Python? That's easy! Just subscribe clicking the Follow button below, choose topics or keywords for filtering if you want to, and we send the news to your inbox, to your phone via push notifications or we put them on your personal page here on follow.it.

Reading your RSS feed has never been easier!

Website title: Python Tutorials – Real Python

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.34 / day

Message History

Which is more important, the model or the "harness" around an LLM? What are ways to assemble an efficient agentic developer workflow? This week on the show, Ayan Pahwa joins us to discuss harnessing, web scraping, and self-hosting Python applications.

[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delivered to your inbox ev...


Read full story

In this quiz, you’ll test your understanding of A Guide to Excel Spreadsheets in Python With openpyxl.

By working through this quiz, you’ll revisit how to read data from spreadsheets, create new workbooks, and work with cells, rows, and columns. You’ll a...


Read full story

The Python lock file, pylock.toml, records exact dependencies your project needs so installs come out the same every time. It isn’t the first of its kind, though—most modern package tools already define their own lock formats. This has led to a fragmented landscape where reproducibility is often limited to a single tool’s workflow, with each ecosystem effectively speaking its...


Read full story

Learn FastAPI from the ground up. Build REST APIs, serve web pages with Jinja2 templates, and create a complete URL shortener project in Python.

[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delivered to your inbox every couple of days.


Read full story

In this quiz, you’ll test your understanding of Tool-Agnostic Python Lock Files With PEP 751 and pylock.toml.

By working through these questions, you’ll revisit how to generate a pylock.toml with pip, what its wheel metadata and hashes give you, how it compare...


Read full story