Skip to main content

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

Track:
Python Internals & Ecosystem
Type:
Talk
Level:
beginner
Room:
Terrace 2B
Start:
11:20 on 12 July 2024
Duration:
30 minutes

Abstract

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.


The speaker

Jeremiah Paige

Jeremiah Paige

I am a long-time Python developer of over a decade and often focus on static analysis and distribution problems. Python is a diverse and quickly growing community and I love to contribute to it even as I try to keep up. I currently help ActiveState deliver secure, pre-build Python projects to enterprise customers and individual developers.