You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alt: "A group of people working on a tetris like set of building blocks, trying to stack the blocks together. "
42
-
title: "Communitycreated Python Packaging Guide"
42
+
title: "Community-created Python Packaging Guide"
43
43
excerpt: "
44
-
Our packaging guide is a living document that will help you navigate the Python packaging ecosystem and also learn about modern Python packaging best practices.
44
+
Our packaging guide is a living document that will help you navigate the Python packaging ecosystem and learn about modern Python packaging best practices.
45
45
46
46
* Created & curated by the community
47
47
@@ -83,7 +83,7 @@ toc: false
83
83
## Python packaging 101
84
84
85
85
Beginner-friendly Python packaging tutorials that will take you through
86
-
the full process of creating a Python package following modern best
86
+
the full process of creating a Python package, following modern best
0 commit comments