diff options
| author | alexpdp7 <alex@pdp7.net> | 2024-05-23 11:08:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 11:08:21 +0200 |
| commit | 959b9866ab99809bfa276926be787f05e0442805 (patch) | |
| tree | 70e48ff5204a675bde2e6d05e32102b123a508e1 /INTERESTING_PROJECTS.org | |
| parent | 7430c48609941b02b556bd65685fbc7ca0442a90 (diff) | |
Add packaged
Diffstat (limited to 'INTERESTING_PROJECTS.org')
| -rw-r--r-- | INTERESTING_PROJECTS.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index c955d112..b2c1aea5 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 |
