Files
pa-pyscript/README.md
2022-08-29 07:18:05 +02:00

26 lines
673 B
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)
- Folium
- [Schwebung](https://checksch.de/pa-pyscript/wave/wave.html)
- NumPy/Chart.js