I am utterly astounded. Amazing work!!!! What an achievement! - J
Quote:
Originally Posted by kovidgoyal
Yes it has its own embedded python. And all the python modules are placed in a single file in bytecode form which is memory mapped and uses a custom import implementation for maximum import speed. See https://github.com/kovidgoyal/bypy for details.
|