Real Python Tutorials
Django View Authorization: Restricting Access
This course covers how to restrict your web pages to users with different roles through Django view authorization. You'll learn about HttpRequest.user objects, view decorators that authenticate, and how to notify your users with the Django messages framework.
Mar 09, 2021 django intermediate web-dev
The Real Python Podcast: It's Been a Year!
Mar 08, 2021 community
Brython: Python in Your Browser
Feb 24, 2021 front-end intermediate web-dev
Not Sure Where to Start?
At Real Python you can learn all things Python from the ground up. If you’re wondering where to begin your Python journey, click the button below and we’ll give you some guidance:
Creating PyQt Layouts for GUI Applications
Feb 16, 2021 gui intermediate
Python Microservices With gRPC
Feb 10, 2021 docker flask intermediate
Loading More Tutorials…
🐍 Python Tricks 💌
Get a short & sweet Python Trick delivered to your inbox every couple of days. No spam ever. Unsubscribe any time. Curated by the Real Python team.