You are here |
chriswarrick.com | ||
| | | |
pradyunsg.me
|
|
| | | | My response to the discussion topic posed in Python Packaging Strategy Discussion Part 1 had become quite long, so I decided to move it to write a blog post instead. This post then started absorbing various draft posts I've had on this topic since this blog was started, morphing to include my broader thoughts on where we are today. Note: I've updated this to cover an aspect of the recent LWN article on the topic as well. | |
| | | |
drivendata.co
|
|
| | | | Explaining the basic concepts and best practices for creating Python packages in early 2023 using pyproject.toml build standards. | |
| | | |
johnfraney.ca
|
|
| | | | Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package. | |
| | | |
www.janmeppe.com
|
|
| | In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps. |