Blog
Tutorials and guides
Tutorials, guides, and insights on Python API development.
Tutorial
OAuth 2.0
11 February 2026
Build a Spotify Music Time Machine with Python and OAuth 2.0
A step-by-step guide to building a Spotify app with OAuth 2.0, SQLite, and Flask, using the official Spotify API.
Read article →
Guide
pytest
Testing Real-World Python APIs: A Production-Grade pytest Guide
Mock at the HTTP boundary, test a Flask client, and build a fast production test suite that runs in under three seconds.
Read guide →