File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1838,7 +1838,7 @@ <h3 id="pyodide">Pyodide</h3>
18381838< a href ="https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package "> Pyodide's FAQ</ a >
18391839for details.</ p >
18401840< p > If you want to check if a package works with PyScript, check
1841- out < a href ="https://pyscript.github.io/ pyscript-packages / "> this handy website</ a >
1841+ out < a href ="https://packages. pyscript.net / "> this handy website</ a >
18421842for more information.</ p >
18431843</ div >
18441844< h3 id ="micropython "> MicroPython</ h3 >
Original file line number Diff line number Diff line change @@ -1924,7 +1924,7 @@ <h2 id="file-or-inline">File or inline</h2>
19241924< p > Starting from PyScript 2025.10.1 the config guards against incompatible or unavailable
19251925packages relating to the current Pyodide version.</ p >
19261926< p > There is an
1927- < a href ="https://pyscript.github.io/ pyscript-packages / "> ongoing effort to make choosing packages in Pyodide far more helpful</ a >
1927+ < a href ="https://packages. pyscript.net / "> ongoing effort to make choosing packages in Pyodide far more helpful</ a >
19281928than it has ever been, but right now be aware that if a non-existent package for a
19291929specific Pyodide version cannot be found, an error will be thrown.</ p >
19301930</ div >
@@ -2120,11 +2120,11 @@ <h3 id="packages">Packages</h3>
21202120< li > A file copied onto the browser based file system: < code > "emfs://.../package.whl"</ code > </ li >
21212121</ ul >
21222122< h4 id ="package-support "> Package Support</ h4 >
2123- < p > We have created a < a href ="https://pyscript.github.io/ pyscript-packages / "> handy website</ a >
2123+ < p > We have created a < a href ="https://packages. pyscript.net / "> handy website</ a >
21242124that tracks which third party packages in PyPI are supported by PyScript. You
21252125can also use this site to report if a package you're trying to use is supported
21262126or not.</ p >
2127- < p > The < a href ="https://pyscript.github.io/ pyscript-packages /help/ "> website's help section</ a >
2127+ < p > The < a href ="https://packages. pyscript.net /help/ "> website's help section</ a >
21282128explains more.</ p >
21292129< h4 id ="package-cache "> Package Cache</ h4 >
21302130< p > For performance reasons, PyScript caches packages so that a delay resulting
Original file line number Diff line number Diff line change @@ -1841,7 +1841,7 @@ <h3 id="two-python-interpreters">Two Python interpreters</h3>
18411841< div class ="admonition info ">
18421842< p class ="admonition-title "> Info</ p >
18431843< p > Want to check if a third party package works with PyScript/Pyodide?</ p >
1844- < p > < a href ="https://pyscript.github.io/ pyscript-packages / "> Use this handy site!</ a > </ p >
1844+ < p > < a href ="https://packages. pyscript.net / "> Use this handy site!</ a > </ p >
18451845</ div >
18461846< p > < a href ="https://micropython.org/ "> < img src ="../../assets/images/micropython.png " alt ="MicroPython logo "/> </ a > </ p >
18471847< p > < strong > < a href ="https://micropython.org/ "> MicroPython</ a > </ strong > is a lean, efficient
@@ -1905,7 +1905,7 @@ <h3 id="pythons-vast-ecosystem">Python's vast ecosystem</h3>
19051905share your work with just a URL. No server required, no complex
19061906deployment - just Python running where your users are.</ p >
19071907< p > Need to check if a package is supported by PyScript? Use our
1908- < a href ="https://pyscript.github.io/ pyscript-packages / "> PyScript Packages</ a > website
1908+ < a href ="https://packages. pyscript.net / "> PyScript Packages</ a > website
19091909to check and/or report the status of any third party packages.</ p >
19101910< h3 id ="ai-and-data-science-built-in "> AI and data science built in</ h3 >
19111911< p > Python is famous for its extraordinary usefulness in artificial
You can’t perform that action at this time.
0 commit comments