News

Currently all libraries utilised are part of Pythons library packages that come installed with the product, they do require a import statement. However no requirement for users to do this. OS Library.
Bug Description This recent PR introduced a blanket blockage of the os module in Python: #15970 This removes any advantages of using pyodide / python within code nodes. The majority of included ...