mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-22 11:45:28 -05:00
* Adding FAQ topic and link from main index * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Adding periods * fix typo Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1.1 KiB
1.1 KiB
PyScript
Please note, this documentation is just a placeholder and **should not be used
in reference material**. Thank you!
Welcome to the PyScript documentation!
PyScript provides a way for you to run Python code directly in your browser, giving anyone the ability to program without infrastructure barriers. Add an interactive Python REPL directly to your website, share an interactive dashboard with a colleague as an HTML file, or create a client-side Python-powered web application. This documentation will show you how.
::::{grid} 2 :gutter: 3
:::{grid-item-card} Tutorials
Just getting started with PyScript?
Check out our getting started guide! ::: :::{grid-item-card} How-to guides
Coming soon!
::: :::{grid-item-card} Concepts
::: :::{grid-item-card} Reference
:::{toctree} :maxdepth: 1
::: ::::
---
maxdepth: 1
hidden:
---
tutorials/index
howtos/index
concepts/index
reference/index