Present repository demonstrates examples created in PyScript to help in learning it as well as to show its capabilities. The repository contains the following examples:
- Basics
- Matplotlib related example
- OpenCV related examples
- WebCamera related example
- Fetch examples
- Editor example
- SQL and CSV examples
It was developed based on the following sources:
- PyScript documentation: https://docs.pyscript.net/2024.8.2/
- PyScript recipes: https://pyscript.recipes/2024.5.2/basic/file-upload/
- Articles by Jeff Glass related to PyScript: https://jeff.glass/tags/pyscript/
- John Hanley's articles related to PyScript: https://www.jhanley.com/blog/contents/
- Various code samples provided by Discord Channel users of PyScript.
- The document scanner example for OpenCV was adapted from Vipul's "Document Scanner" repo: https://github.com/vipul-sharma20/document-scanner
The project is powered by PyScript and respective python packages.