Skip to content

nilsys/python-editor

 
 

Repository files navigation

Web-based Python Editor

The editor is work in progress. There is not much to see here yet.

Installing the project

To install the project, follow these steps:

  1. Clone the project on GitHub
  2. Go to the project root directory and run npm ci & npm run encode:worker
  3. Go to the example directory and run npm ci

Running the project

To run the project after installing it, go to the example directory and run npm run start.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 76.6%
  • JavaScript 23.1%
  • HTML 0.3%