From 889dc4fea6b0487c49e483709adb18f5e3a27844 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 10 Nov 2023 10:29:52 -0700 Subject: More bookmarks --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a148e04..b32b64c 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,8 @@ with maintenance so things should be up to date. - [Makefile tricks for Python projects][1144] - [Kraken Technologies: How we organise our very large Python monolith][1155] - [Quirks of Python package versioning][1156] +- [Thoughts on the Python packaging ecosystem][1167] +- [My User Experience Porting Off setup.py][1168] ### Ops @@ -2431,3 +2433,5 @@ with maintenance so things should be up to date. [1164]: https://antonz.org/writing-package-manager/ [1165]: https://antonz.org/mastering-curl/ [1166]: https://pulsar17.me/2023/09/keymapping +[1167]: https://pradyunsg.me/blog/2023/01/21/thoughts-on-python-packaging/ +[1168]: https://gregoryszorc.com/blog/2023/10/30/my-user-experience-porting-off-setup.py/ -- cgit v1.2.3