Podcast: The Real Python Podcast (LS 47 · TOP 1% what is this?)
Episode: Building Python REST APIs With Flask & Structuring Pull Requests
Pub date: 2022-11-25
Get Podcast Transcript →
powered by Listen411 - fast audio-to-text and summarizationHow do you build a REST API using the Flask web framework? How can you quickly add endpoints while automatically generating documentation? This week on the show, Real Python author Philipp Acsany is here to discuss his tutorial series “Python REST APIs With Flask, Connexion, and SQLAlchemy.” Christopher Trudeau is also here with another batch of PyCoder’s Weekly articles and projects.
Philipp talks about updating a set of tutorials to use current libraries and best practices. The series takes you through building the base Flask project, defining endpoints, creating documentation, adding a persistent database, and implementing models with SQLAlchemy.
Christopher shares an article about contributing to an existing internal or open-source project by properly preparing pull requests. The article is titled “Ten Tasty Ingredients for a Delicious Pull Request”.
We share several other articles and projects from the Python community, including more suspicious PyPI packages using new tactics, method chaining in pandas, tools to find syntax errors without stopping, a library for searching text in videos using optical character recognition (OCR), a project for visualizing CPython’s specializing adaptive interpreter, and a library for building CLI applications based on type hints.
Course Spotlight: The Pandas DataFrame: Working With Data Efficiently
In this course, you’ll get started with pandas DataFrames, which are powerful and widely used two-dimensional data structures. You’ll learn how to perform basic operations with data, handle missing values, work with time-series data, and visualize data from a pandas DataFrame.
00:00:00 – Introduction00:03:09 – Philipp’s background 00:05:37 – Python REST APIs With Flask, Connexion, and SQLAlchemy00:14:35 – Ten Tasty Ingredients for a Delicious Pull Request00:24:25 – Sponsor: InfluxDB00:25:13 – Method Chaining in Pandas: Bad Form or a Recipe for Success?00:31:35 – More Suspicious PyPI Packages00:35:48 – Video Course Spotlight00:37:01 – What Tools Find Syntax Errors Without Stopping?00:47:29 – Perform OCR upon entire videos00:49:49 – Visualize CPython 3.11’s Specializing, Adaptive Interpreter00:54:08 – Typer, build great CLIs00:56:29 – Thanks and goodbyeAbout Philipp Acsany – Real PythonPython REST APIs With Flask, Connexion, and SQLAlchemy – Part 1Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 2Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 3Ten Tasty Ingredients for a Delicious Pull Request – LB is a core team member of the open-source project Wagtail and, as such, has a lot of experience dealing with community contributions. This article talks about how to be a good contributor, whether for your next open-source software (OSS) PR or within your own organization.Method Chaining in Pandas: Bad Form or a Recipe for Success? – Python trainer Matt Harrison has been creating a bit of a stir. Some of his pandas examples have elicited criticism from different folks in the Twitterverse. Dave Amos interviews Matt to discuss the pros and cons of his approach.More Suspicious PyPI Packages – Researchers at Phylum have come across over a dozen new malicious uploads to PyPI. Many of them are copied and pasted versions of legitimate packages that have been renamed and had malicious code inserted. This detailed article shows some of the tactics used by the bad actors.What Tools Find Syntax Errors Without Stopping?videocr: Perform OCR upon entire videos to look for credentials or similarVisualize CPython 3.11’s Specializing, Adaptive InterpreterTyper, build great CLIsWhat Percentage Of Websites Use WordPress In 2022?“Here’s a recipe to clean up the Ames housing dataset.” Matt Harrison - TwitterIdiomatic Pandas - Matt Harrison | Conf42 Python 2021 - YouTubeEpisode #103: Becoming More Effective at Manipulating Data With Pandas – The Real Python PodcastGetting started - Polars - User Guidepy_compile — Compile Python source files — Python 3.11.0 documentationBuild a Command-Line To-Do App With Python and Typer – Real PythonLevel up your Python skills with our expert-led courses:
Deploy Your Python Script on the Web With FlaskThe pandas DataFrame: Working With Data EfficientlySQLite and SQLAlchemy in Python: Moving Your Data Beyond Flat Files Support the podcast & join our community of Pythonistas
The podcast and artwork embedded on this page are from Real Python, which is the property of its owner and not affiliated with or endorsed by Listen Notes, Inc.