Skip to content

Tags: pyscript/pyscript

Tags

2025.7.1

Toggle 2025.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Readme update (#2356)

* Updated the README with latest PyScript version

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2025.5.1

Toggle 2025.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added all 3rd party licenses to this project (#2343)

2025.3.1

Toggle 2025.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PyGame - TOML + JSON absolute URL + input patch (#2313)

* Make config URL canonical

* Better baseURL + input patch

2025.2.4

Toggle 2025.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #2302 - Updated Polyscript to its latest (#2303)

* Fix #2302 - Updated Polyscript to its latest

2025.2.3

Toggle 2025.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introducing pyscript.fs namespace/module (#2289)

* introducing pyscript.fs namespace/module

* Added proper rejection when showDirectoryPicker is not supported

* Improved exports to make explicit import in 3rd party modules easier

* implemented `fs.unmount(path)`:

  * verified that RAM gets freed
  * allowed to mount different handlers within the same path through different `id` as that's the Web best way to do so

2025.2.2

Toggle 2025.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated interpreters (#2283)

2025.2.1

Toggle 2025.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Latest 2024 (#2270)

* Introducing <script type="py-game">

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2024.11.1

Toggle 2024.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated to latest Pyodide + cleaner Polyscript (#2256)

2024.10.2

Toggle 2024.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the size of the Py icon on the release page template (#2232)

* Update the size of the Py icon on the release page template, so it works in a mobile friendly manner.

* Use CSS with media for responsive icon.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2024.10.1

Toggle 2024.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Pyodide lockFileURL test (#2209)