You are sharing your code wrong (and what to do about it)

Jeremiah Paige

Everyone who writes also distributes Python code. The only reliable way to share Python code is by packaging it, any other way hurts your consumers. Packaging can be an intimidating topic most would rather avoid but following just a few best practices of packaging can make your code much easier to share, even without going through the process of uploading to pypi.org.

About Jeremiah Paige

A professional code twiddler. The computers work better after I’ve added code to them more often than the alternative.