Skip to content

pystage/scratch-converter

 
 

Repository files navigation

Online Scratch to Python Converter

Because this project used seleninum to download the scratch file, so it is easier to setup the environment with docker.

Usage (Intall Docker First)

  1. Clone this repo
  2. Run docker build -t flask-scratch-converter .
  3. Run docker run -p 5000:5000 flask-scratch-converter
  4. Open http://localhost:5000 in your browser

demo generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.2%
  • JavaScript 23.8%
  • Python 17.8%
  • SCSS 7.4%
  • CSS 7.2%
  • Dockerfile 0.6%