Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akbartus/pyscript-examples

Repository demonstrating examples of PyScript
https://github.com/akbartus/pyscript-examples

opencv pyscript python-in-browser

Last synced: 2 days ago
JSON representation

Repository demonstrating examples of PyScript

Awesome Lists containing this project

README

        

# PyScript Examples

### **Description / Rationale**
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:
1. Basics
2. Matplotlib related example
3. OpenCV related examples
4. WebCamera related example
5. Fetch examples
6. Editor example
7. 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

### **Tech Stack**
The project is powered by PyScript and respective python packages.

### **Demo**
Demo: https://pyscript-example.glitch.me/