Back to Pyscript

PyScript 3rd Party

core/src/3rd-party/README.md

2026.3.1751 B
Original Source

PyScript 3rd Party

This folder contains artifacts created via 3rd-party.cjs.

As we would like to offer a way to run PyScript offline, and we already offer a dist folder with all the necessary scripts, we have created a foreign dependencies resolver that allow to lazy-load CDN dependencies out of the box.

Please note these dependencies are not interpreters, because interpreters have their own mechanism, folders structure, WASM files, and whatnot, to work locally, but at least XTerm or the TOML parser, among other lazy dependencies, should be available within the dist folder.

Licenses

All licenses provided by 3rd-party authors can be found in 3rd-party-licenses folder.