Real Python
@realpython.com
2K followers
15 following
2.8K posts
Online #Python Training & Expert Community: Tutorials, Video Courses, Books, Quizzes...and More! Join 1M+ Pythonistas at http://realpython.com
Posts
Media
Videos
Starter Packs
Real Python
@realpython.com
· 58m
Exploring Django Templates, Tags, and Filters
Are you getting the most out of the Django framework? It's a powerful web framework if you're not interested in reinventing the wheel. Django includes a useful template system with inheritance for composing reusable HTML. This week on the show, we have...
realpython.com
Real Python
@realpython.com
· 13h
Python's Format Mini-Language for Tidy Strings
In this tutorial, you'll learn about Python's format mini-language. You'll learn how to use the mini-language to create working format specifiers and build nicely formatted strings and messages in your code:
realpython.com