Skip to content

Website for pyscript.net - this is a static html/js site

Notifications You must be signed in to change notification settings

pyscript/pyscript.net

Repository files navigation

PyScript.net Website

This is the static website hosted at https://pyscript.net. It is the homepage for the open source aspects of the wider PyScript project.

Developer setup

  1. Fork, then clone the site locally.
  2. Start the site with: python -m http.server
  3. View the local version of the site at: https://localhost:8000/
  4. Make your changes in a well named branch.
  5. Check your work locally.
  6. Submit your branch as a PR.

PyScript Elsewhere

The source code for the documentation for PyScript is found in this repository.

The source code for PyScript.com (the commercial site for hosting and developing PyScript applications) is an internal project of Anaconda who sponsor the PyScript project.

About

Website for pyscript.net - this is a static html/js site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published