AlmightyNan / cdx.dev

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

Home Page:https://cdxdev.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://cdxdev.vercel.app/


Languages

Language:HTML 100.0%Language:JavaScript 0.0%