Go to file
Paul Mullins 75b9478935 Now turns file into pythonfile that can uncompress itself 2020-04-02 03:31:18 -04:00
test_folder Got the major fuctions completed 2020-04-02 03:05:13 -04:00
README.md inital commit 2020-04-02 03:04:59 -04:00
compress_me.txt Got the major fuctions completed 2020-04-02 03:05:13 -04:00
metacompress.py Now turns file into pythonfile that can uncompress itself 2020-04-02 03:31:18 -04:00

README.md

Python Compressor

Compress directory to zip file

Read file into string

Possibly write string to python file that can extract itself and run code.

Write python string to file

Uncompress any zip file

Profit?