搜索资源列表
A-Byte-of-Python
- 简明Python教程一书的kindle版本,在kindle paperwhite一代上亲测完美阅读, 将这些文件通过邮箱发送到l**t@free.kindle.cn邮箱(kindle设备邮箱) 邮件标题:convert 就可以转换为kindle格式的电纸书,在kindle上看书-Kindle version of Python book on kindle paperwhite perfect reading test generation
uncompyle2-master
- uncompyle2是Python 2.7的反编译工具,它可以把python生成的pyo、pyc字节码文件反编译为十分完美的源码,并可以将反编译后的源码再次生成字节码文件! - uncompyle2 converts Python byte-code back into equivalent Python source. It accepts byte-code Python version 2.7 only. Additionally, it will only run on Py
