Skip to content

Oussama1403/Pyscript-Offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pyscript-Offline ✨

Installable PyScript application that runs offline.

How it works ❓

The project ( hextobin ) is simply a pwa that cache assets and use them later when there is no internet connection.

The PyScript files along with any other assets (images/css/js) are cached by the application to reduce startup time and most importantly to run offline.

Run Locally

Clone the project

  git clone https://github.com/Oussama1403/Pyscript-Offline

Go to the project directory

  cd path/to/Pyscript-Offline

Start the server

  python3 -m http.server --bind 127.0.0.1

Contributing

Contributions are always welcome!

Related

Here are some related projects and links.

Pyscript website:

Another demo about Pyscript offline:

More Pyscript examples :

Great tutorials about Pyscript

About

Installable PyScript application that runs offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published