From: alexpdp7 Date: Thu, 23 May 2024 09:08:21 +0000 (+0200) Subject: Add packaged X-Git-Tag: 20241020-emacs~179 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=959b9866ab99809bfa276926be787f05e0442805;p=alex.git Add packaged --- diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index c955d11..b2c1aea 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -66,6 +66,7 @@ Also keeping things in a Org mode means I can classify and add notes. ** Python - https://github.com/inducer/pudb Full-screen console debugger for Python - https://pyoxidizer.readthedocs.io/en/latest/index.html Self-contained Python distributions, packaging, etc. + - https://tushar.lol/post/packaged/ Uses [[https://github.com/indygreg/python-build-standalone]] to package Python applications. - https://github.com/bugen/pypipe Python-based AWK - https://github.com/fsspec/filesystem_spec/ VFS-like Python API - https://github.com/errbotio/errbot Multiplatform bot framework