Skip to content

billythegoat356/Parasite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation



🦠 Parasite 🦠



Parasite is a tool written in Python3 allowing you to "compress" Python files,
allowing you to keep your code executable but make it less heavy.




⭐ Features ⭐



+ Fast
+ Good optimization (using the zlib library), file size can go from 20MB to 6MB
+ Your Python program will only be a few milliseconds slower




🎯 Levels 🎯

This section shows the "levels" of this project, from 0/5 ⚪ to 5/5 ⚫!

⚪🟢🔵🔴🟣⚫



  • Time: 🟢
  • Complexity: 🔵
  • Service: 🟣


💡 Ideas 💡

Feel free to make a pull request on this repository to submit any idea!




📌 Disclaimer 📌



  • Please use this program only for educational purposes.
  • It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.


billythegoat356

About

Parasite is a tool allowing you to compress Python programs, to reduce their size.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages