https://realpython.com/podcasts/rpp/275/
What are the steps to get started building a FastAPI application? What are the different types of concurrency available in Python? Christopher Trudeau is back...
episodebuildingfastapiapplicationamp
https://realpython.com/quizzes/fastapi-python-web-apis/
Practice FastAPI basics with path parameters, request bodies, async endpoints, and CORS. Build confidence to design and test simple Python web APIs.
close lookexample applicationfastapiquiz
https://simonwillison.net/2022/May/4/datasette-lite/
Datasette Lite is a new way to run Datasette: entirely in a browser, taking advantage of the incredible Pyodide project which provides Python compiled to...
web applicationdatasetteliteserverside
https://realpython.com/mobile-app-kivy-python/
In this step-by-step tutorial, you'll learn how to build a mobile application with Python and the Kivy GUI framework. You'll discover how to develop...
mobile applicationbuildpythonframework
https://www.mux.com/video-for/python
Build streaming video experiences into your Python app in minutes with Mux Video SDKs. Easily scale your live stream and make it playable by millions on any...
add videopython applicationstreamingmux
https://realpython.com/django-markdown/
In this tutorial, you'll learn how to create and render web content in Django with the simplicity and flexibility of the Markdown text formatting language.
rendermarkdowndjangoapplicationreal