Skip to content

Oussama1403/pyscript-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

What is Pyscript ?

PyScript is a framework that allows users to create rich Python applications in the browser using HTML’s interface. PyScript aims to give users a first-class programming language that has consistent styling rules, is more expressive, and is easier to learn.
in short :

  • PyScript is a framework used to build web application using python
  • used inside an html tag
  • similar to script tag for javascript
  • Enable using Python libraries with HTMl

For more info about Pyscript: https://pyscript.net/.

Current Projects

For more examples: https://pyscript.net/examples/

About

this repo will contain some of my projects using the new framework PyScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages