Skip to content

Compiles Python down to a low-level representation similar to bytecode, which can then run on different Python versions.

License

Notifications You must be signed in to change notification settings

abby-1b/PythonBytecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonBytecode

Compiles Python down to a low-level representation similar to bytecode, which can then run on different Python versions.

About

Compiles Python down to a low-level representation similar to bytecode, which can then run on different Python versions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages