Use FastAPI to build web services in Python

FastAPI is a modern web framework in Python that offers performances in par with Node or Go. In this article learn how to get started with it. Read more

Similar

Reading Code: Python’s requests library

In preparation for the latest PizzaPY I browsed the code of Python's requests library. (You've got to love open source.) I'm of the opinion that must read lots of code in order to be able to write decent code yourself. The more diverse you read, the bette... (more…)

Read more »

New from Anaconda: Python in the Browser

pyscript.net Supporting open source and creating tools that enable people to do more with less are why I joined Anaconda almost eight years ago. Today, at PyCon US 2022, I'm happy to unveil a new project that we’ve been working on here at Anaconda. W... (more…)

Read more »