mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
876 B
876 B
Tutorials
This section contains pyscript tutorials. Each tutorial is a self-contained document that will guide you through a specific topic.
Getting Started
This tutorial will guide you through getting started with PyScript, from installation to writing your first PyScript application. The getting started will show you how to specify dependencies, read a csv file from the web, use pandas and matplotlib and how to handle user input.
Basics
This section contains tutorials about the basics of PyScript.
---
maxdepth: 1
glob:
---
writing-to-page
py-click
requests
PyScript Configuration
This section contains tutorials about the PyScript configuration using the <py-config> tag.
---
maxdepth: 1
glob:
---
py-config-fetch
py-config-interpreter
writing-to-page