/python-api-checklist

Useful checklist for build good Python libraries APIs, based on "How to make a good library API" PyCon 2017 talk: https://www.youtube.com/watch?v=4mkFfce46zE

Primary LanguageHTML

Python API Checklist

Useful checklist for build good Python libraries APIs. Based on the "How to make a good library API" PyCon 2017 talk.

Available online at python.apichecklist.com

Feel free to contribute!

How to run locally

Run python -m http.server and go to http://localhost:8000/