Have you heard that FastAPI is awesome? We have Michael Herman back on the show to help us make it even more awesome with his FastAPI awesome list. He's categorized many extensions and other libraries working with FastAPI to help you be even more efficient with this framework.<br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Michael on Twitter</b>: <a href="https://twitter.com/mikeherman" target="_blank" rel="noopener">@mikeherman</a><br/> <b>awesome-fastapi list</b>: <a href="https://ift.tt/2RNSZDB" target="_blank" rel="noopener">github.com</a><br/> <b>FastAPI</b>: <a href="https://ift.tt/2TMd1SL" target="_blank" rel="noopener">fastapi.tiangolo.com</a><br/> <b>TestDriven.io</b>: <a href="https://TestDriven.io" target="_blank" rel="noopener">TestDriven.io</a><br/> <b>Monitaur</b>: <a href="https://Monitaur.ai" target="_blank" rel="noopener">Monitaur.ai</a><br/> <b>FastAPI 3-course bundle</b>: <a href="https://ift.tt/3ttdsOJ" target="_blank" rel="noopener">testdriven.io/talkpython</a><br/> <b>Thonny</b>: <a href="https://thonny.org/" target="_blank" rel="noopener">thonny.org</a><br/> <b>hotwire-django</b>: <a href="https://ift.tt/2SBHXoU" target="_blank" rel="noopener">github.com</a><br/> <b>Chameleon decorator for FastAPI</b>: <a href="https://ift.tt/33pBy2d" target="_blank" rel="noopener">github.com</a><br/> <b>Jinja2 decorator for FastAPI</b>: <a href="https://ift.tt/3vSI2mC" target="_blank" rel="noopener">github.com</a><br/> <b>Catch Talk Python Live Streams</b>: <a href="https://ift.tt/2QTPnn3" target="_blank" rel="noopener">talkpython.fm/live</a><br/></div><br/> <strong>Sponsors</strong><br/> <br/> <a href='https://ift.tt/2PVc9qH Python Training</a>
from Planet Python
via read more
Subscribe to:
Post Comments (Atom)
TestDriven.io: Working with Static and Media Files in Django
This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...
-
Podcasts are a great way to immerse yourself in an industry, especially when it comes to data science. The field moves extremely quickly, an...
-
Dialogs are useful GUI components that allow you to communicate with the user (hence the name dialog ). They are commonly used for file Ope...
-
This tutorial outlines object oriented programming (OOP) in Python with examples. It is a step by step guide which was designed for people w...
No comments:
Post a Comment