All activity
Yogesh Dhande
left a comment
I wanted something like codepen.io but for Python so I built a website to run and share Python code. Some key features:
- Popular data science packages like pandas, scipy, scikit-learn, matplotlib, seaborn, plotly, altair, bokeh, panel, statsmodels, dask, xgboost, duckdb, and more are supported out of the box
- No need to install packages or maintain virtual environments. Just import the...
Python-Fiddle
Online Python Compiler, IDE, and Interpreter
Python-Fiddle is an online Python coding environment powered by Pyodide (a port of CPython to WebAssembly). You can write, run, and share Python code directly from the browser without any need to install and maintain Python and packages.
Python-Fiddle
Online Python Compiler, IDE, and Interpreter
Yogesh Dhande
left a comment
I wanted something like codepen.io but for Python so I built a website to run and share Python code.
Key features:
- Popular data science packages like pandas, scipy, scikit-learn, matplotlib, seaborn, plotly, altair, bokeh, panel, statsmodels, dask, xgboost, duckdb, and more are supported out of the box
- No need to install packages or maintain virtual environments. Just import the package...
Python-Fiddle
Online Python Compiler, IDE, and Interpreter