Contents

dis3 0.1.3

0

Python 2.7 backport of the "dis" module from Python 3.5+

Python 2.7 backport of the "dis" module from Python 3.5+

Stars: 0, Watchers: 0, Forks: 1, Open Issues: 0

The 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 0 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
No  dis3  pypi packages just yet.

Errors

A list of common dis3 errors.

Code Examples

Here are some dis3 code examples and snippets.

Related Packages & Articles