inital commit

This commit is contained in:
Paul Mullins 2020-04-02 03:04:59 -04:00
commit 89de856a7c
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# 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?