dis3 0.1.3
0
Python 2.7 backport of the "dis" module from Python 3.5+
Contents
Python 2.7 backport of the "dis" module from Python 3.5+
Stars: 1, Watchers: 1, Forks: 1, Open Issues: 0The KeyWeeUsr/python-dis3
repo was created 6 years ago and the last code push was 5 years ago. The project is not very popular with only 1 github stars!
How to Install dis3
You can install dis3 using pip
pip install dis3
or add it to a project with poetry
poetry add dis3
Package Details
- Author
- Tom X. Tobin
- License
- MIT
- Homepage
- https://github.com/KeyWeeUsr/python-dis3
- PyPi:
- https://pypi.org/project/dis3/
- GitHub Repo:
- https://github.com/KeyWeeUsr/python-dis3
Classifiers
- Software Development/Disassemblers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common dis3 errors.
Code Examples
Here are some dis3
code examples and snippets.