appsec.fyi · Sources

realpython.com

12 curated AppSec resources from realpython.com across 2 topics on appsec.fyi.

realpython.com

Resources curated from this publisher and indexed across appsec.fyi topic pages. Last item added: 2025-11-09.

Date Added Resource Excerpt
2025-11-09 2025Exploring HTTPS With PythonPythonIn this tutorial, you'll gain a working knowledge of the various factors that combine to keep communications over the Internet safe. You'll see concrete examples of how to keep information secure and ...
2025-09-29 2025Using Google Login With FlaskAuthNIn this course, you'll create a Flask application that lets users sign in using their Google login. You'll learn about OAuth 2 and OpenID Connect and also find out how to implement some code to handle...
2025-08-14 2025Click and Python: Build Extensible and Composable CLI Apps – Real PythonPythonThe content discusses using Click, a Python package, to create extensible and composable Command Line Interface (CLI) applications. Click simplifies the process of building CLI apps by providing a clean and intuitive interface. This tool allows developers to create powerful and user-friendly command-line programs efficiently. By leveraging Click in Python, developers can enhance the functionality and usability of their CLI applications.
2025-08-14 2025How to Launch an HTTP Server in One Line of Python Code – Real PythonPythonThe content is about launching an HTTP server using just one line of Python code, as explained on the Real Python website. It likely provides a concise and efficient method for setting up an HTTP server using Python.
2024-10-15 2024Using Flask-Login for User Management with Flask – Real PythonAuthNThis post details how to add an anaytics platform to the digital goods payment service 'bull' by Jeff Knupp.
2024-09-06 2024Discover Flask, Part 2 – Creating a Login Page – Real PythonAuthNIn Part 2 of this series on the Flask framework, we'll set up a basic login page.
2023-11-17 2023Using Google Login With Flask (Overview)AuthNUsing Google Login With Flask (Overview) https://ift.tt/YM7AdVH
2023-11-09 2023How to Download Files From URLs With PythonPythonHow to Download Files From URLs With Python https://ift.tt/0qF28Jd
2023-11-07 2023Using the bpython Enhanced REPLPythonUsing the bpython Enhanced REPL https://ift.tt/S935Pau
2023-09-20 2023Episode 99: OAuth 2 and Authentication Choices for Your Python ProjectAuthNPythonEpisode 99: OAuth 2 and Authentication Choices for Your Python Project https://ift.tt/l6YobFW
2023-08-24 2023The subprocess Module: Wrapping Programs With PythonPythonThe subprocess Module: Wrapping Programs With Python https://ift.tt/L1heBy8
2023-08-05 2023Socket Programming in Python Part 1: Handling ConnectionsPythonSocket Programming in Python Part 1: Handling Connections https://ift.tt/2Q3W4zm