Robuta

Sponsor of the Day: Jerkmate
https://pradyunsg.me/tags/python-packaging/ Python packaging | Pradyun Gedam python packagingpradyun gedam https://hackmd.io/@pradyunsg/rkp9AAD9B Pradyun / SourceSort interview - HackMD # Pradyun / SourceSort interview ### Hello, who are you and what are you working on? Hello there! pradyuninterviewhackmd https://pradyunsg.me/blog/2023/01/14/python-packaging-organisation/ How the Python Packaging community is organised | Pradyun Gedam Jan 1, 1 - The way the Python packaging community is organised is something that I’ve explained in multiple places, in multiple contexts. I figure that it’ll be useful to... python packagingpradyun gedamcommunityorganised https://pradyunsg.me/blog/2022/12/31/wheels-are-faster-pure-python/ Wheels are faster, even for pure Python packages | Pradyun Gedam Jan 1, 1 - When installing with pip (or from PyPI in general), wheels are much faster than source distributions, even for pure-Python projects. Packages with native code... pure pythonpradyun gedamwheelsfastereven https://pradyunsg.me/blog/2023/01/21/pdm-does-not-implement-pep-582/ PDM does not implement PEP 582, at the time of writing | Pradyun Gedam pradyun gedampdmimplementpep582 https://pradyunsg.me/blog/ Pradyun Gedam pradyun gedam https://pradyunsg.me/blog/2023/01/01/mistake-in-recent-website-update/ A mistake in a recent website update | Pradyun Gedam Jan 1, 1 - A false claim was made on the about page for a few days. pradyun gedammistakerecentupdate https://pradyunsg.me/blog/2023/01/21/thoughts-on-python-packaging/ Thoughts on the Python packaging ecosystem | Pradyun Gedam Jan 23, 2023 - 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... python packagingpradyun gedamthoughtsecosystem https://pradyunsg.me/blog/2024/01/27/package-release-workflow/ Choreographing a release process for my PyPI packages | Pradyun Gedam Jan 1, 1 - I maintain quite a few Python packages and they all have development workflows as well as release processes that are different in various ways. This is... release processpypi packagespradyun gedamchoreographing