34 lines
1.0 KiB
Markdown
34 lines
1.0 KiB
Markdown
# pa-pyscript
|
|
|
|
Projektarbeit RWU: Python im Browser mit PyScript
|
|
|
|
## Aufrufbare Beispiele
|
|
|
|
- [Grundlegendes Beispiel](https://checksch.de/pa-pyscript/basic-example/javascript.html)
|
|
|
|
- D3/JavaScript
|
|
|
|
- [Grundlegendes Beispiel](https://checksch.de/pa-pyscript/basic-example/pyscript.html)
|
|
|
|
- D3/PyScript
|
|
|
|

|
|
|
|
- [REPL mit Matplotlib](https://checksch.de/pa-pyscript/repl/repl.html)
|
|
|
|
- [Beispielcode zum Copypasten](https://raw.githubusercontent.com/marvinscham/pa-pyscript/main/repl/matplotlib-example.py)
|
|
|
|

|
|
|
|
- [PLZ-Karte Deutschland](https://checksch.de/pa-pyscript/map/map.html) (_Achtung, lädt lang_)
|
|
|
|
- Folium
|
|
|
|

|
|
|
|
- [Schwebung](https://checksch.de/pa-pyscript/wave/wave.html)
|
|
|
|
- NumPy/Chart.js
|
|
|
|

|