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

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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