| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2025.11.1 source code.tar.gz | 2025-11-10 | 2.2 MB | |
| 2025.11.1 source code.zip | 2025-11-10 | 2.3 MB | |
| README.md | 2025-11-10 | 654 Bytes | |
| Totals: 3 Items | 4.6 MB | 0 | |
- PyScript does not throw errors anymore if a package is not available in the official Pyodide packages "graph". See this PR for more details.
- PyScript allows passing File and Blob instances to any worker from the main thread, through worker related Python code. See this change for the underlying technical details.
Full Changelog: https://github.com/pyscript/pyscript/compare/2025.10.3...2025.11.1