|
Project Information
Members
Links
|
Meant to provide Io coders access to all the extension libraries available to python, this bridge allows python code and libraries to be imported and used from within io, as if they were io extensions. This is still early in the projects life, and so there are some inconveniences and hurdles, but most of it can be circumvented with some padding code on the io or python end. If not, open an issue, and we'll try to do something about it. Please be aware also that it's not production ready, as there may be some memory leaks still, as the code is still evolving. |