Appendix A. Further Reading
Many great resources are available if you’d like to learn more and fill in the areas that I didn’t cover in enough depth or at all. This appendix lists resources for Python, FastAPI, Starlette, and Pydantic.
Python
These are some prominent Python websites:
- Python Software Foundation
-
The mothership
- Real Python Tutorials
-
Detailed Python tutorials
-
Python subreddit
- Stack Overflow
-
Questions tagged “Python”
- Pycoder’s Weekly
-
A weekly email newsletter
- Anaconda
-
Scientific distribution
These are only some of the Python books that I’ve found useful while writing this one:
-
Introducing Python, 2nd edition, by Bill Lubanovic (O’Reilly)
-
Python Distilled by David Beazley (Pearson Education)
-
Fluent Python by Luciano Ramalho (O’Reilly)
-
Robust Python by Patrick Viafore (O’Reilly)
-
Architecture Patterns with Python by Harry J. W. Percival and Bob Gregory (O’Reilly)
FastAPI
The following are some FastAPI websites:
- Home
-
The official site, and the best technical documentation that I’ve seen
- External links and articles
-
From the official site
- FastAPI GitHub
-
The FastAPI code repository
- Awesome FastAPI
-
A curated list of resources
- The Ultimate FastAPI Tutorial
-
A detailed, multipart walk-through
- The Blue Book: FastAPI
-
A detailed overview of FastAPI
- Medium
-
Articles tagged “FastAPI”
- Using FastAPI to Build Python Web APIs
-
Condensed FastAPI docs
-
Tweets with @FastAPI or #FastAPI
- Gitter
-
Help requests and answers
- GitHub
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access