Contribute Media
A thank you to everyone who makes this possible: Read More

Designing Pythonic APIs

Description

When writing a package (library) or even a simple module, providing it with a good API, is almost as important as its functionality itself (well, at least if you want some adoption), but what makes a good API? In this talk, I’ll provide some insights on that question by surveying the APIs that helped make projects such as Requests, Flask and Celery popular, while also reviewing technical implementations.

Details

Improve this page