For Python packages, file structure != API

https://benhoyt.com/writings/python-api-file-structure/

20 points · 2 comments · view on lemmy.world

2 Comments

jim@programming.dev · 8 pts · 3y (1 reply)

The article itself is not that insightful, but together with the main body of his talk is a good set of reminders of writing a nice API for a Python library.

kyle@infosec.pub · 3 pts · 3y

Thanks for linking this!