Skip to content

AlmightyNan/cdx.dev

Repository files navigation

cdx.dev

Yet another online compiler for python with built in IDLE. Supports standards libraries like pandas, numpy, etc.

Installation

To install this project you'll need the vite framework which is totally optional. Since its vanilla JS.

You will only able to use it in localhost if you are not planning to deploy it to the web.

  npm install vite

Deployment

To build your vite project for the first time, run:

  npm run build

From now you can use this command:

  npm run preview

Demo

Authors

About

Yet another online compiler for python with built in IDLE. Supports standards libraries like pandas, numpy, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages