Skip to content

carl0shd/martes-dev-pyscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyScript Examples

Note: PyScript is under active development, and some aspects of this tutorial may change in the future. Please refer to the PyScript documentation for the latest updates.

This repository contains basic examples demonstrating the usage of PyScript. Each example provides hands-on exercises to help you understand PyScript's capabilities.

Example 1 - Image manipulation and processing

Go to Example 1

Example 2 - Deploying ML model

Go to Example 2

How to Run the Examples

To run the examples, you can use the http.server module from the Python standard library.

python3 -m http.server

This command will start a simple HTTP server, allowing you to access the examples in your browser.

Contributors

Feel free to contribute to this project by submitting pull requests or creating issues. We appreciate your support and feedback!

For detailed documentation and further information, please visit pyscript.net.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages