Skip to content

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

Notifications You must be signed in to change notification settings

rajatkhanduja/python-api-checklist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%