]> xn--ix-yja.es Git - alex.git/commitdiff
Add packaged
authoralexpdp7 <alex@pdp7.net>
Thu, 23 May 2024 09:08:21 +0000 (11:08 +0200)
committerGitHub <noreply@github.com>
Thu, 23 May 2024 09:08:21 +0000 (11:08 +0200)
INTERESTING_PROJECTS.org

index c955d11208ae93e743ac95986055fe3a1005da36..b2c1aea573e60b1bb2fd99a14fb1ed1ffb0aab3c 100644 (file)
@@ -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