python-zipped-cli/README.md

218 B

python-self-zip

python can run code in zip archives (specifically __main__.py) this is an attempt to build a CLI on top of that, allowing simpler operations (such as ls, cat, and copying files out of the archive)