SyntaxFix
Write A Post
Hire A Developer
Questions
Yes, you can get it with unpyclib that can be found on pypi.
unpyclib
$ pip install unpyclib
Than you can decompile your .pyc file
$ python -m unpyclib.application -Dq path/to/file.pyc