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

Because You Can't Run, You Can't Hide: Some Musings on API Design

Translations: en

Description

When designing an API, how do you restrict your users to your public interface and keep their filthy hands off your internal implementation details? Sadly, the richness of Python's runtime makes this remarkably difficult. This talk investigates a number of ways to keep the riff-raff out and discusses the limitations of these techniques and how they can improve API designs.

Details

Improve this page