Created by: IdoErel
What is this Python project?
Online .PYC/.PYO decompilation tool. Similar to awesome-php.
What's the difference between this Python project and similar ones?
This project is open-source, easy to understand, and implement. This project could be useful on almost any GitHub project, to record and automatically update the 'ReadME' file contents with the information of the libraries used in the project.
Changes:
Faster & more efficient code. I simplified it where I could without impacting the readablility and functionality of the code. A difference of around 44% during compile time & a little bit faster run-time. (8.9nsec-by timeit)
--
Anyone who agrees with this pull request could submit an Approve review to it.