Skip to content
/ py_py Public

Running small parts of the Python3 bytecode in Python3 itself

Notifications You must be signed in to change notification settings

jaroel/py_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bfb162 · Sep 9, 2018

History

5 Commits
Sep 9, 2018
Sep 9, 2018
Dec 20, 2016
Sep 9, 2018
Sep 9, 2018

Repository files navigation

py_py

Running small parts of the Python3 bytecode in Python3 itself

And run:

python3 runner runme.py

Or, for seeing the opcodes and some 'C-level' vars:

DEBUG=1 python3 runner runme.py

About

Running small parts of the Python3 bytecode in Python3 itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages