Python in your browser

Write scripts, plot graphs and work with data using numpy, pandas and matplotlib. No install. No setup.

main.pyLIVE
NumPy · Pandas
Matplotlib
Zero install
Nothing to set up
Runs locally
Private by default

Plot anything

Graphs that come alive.

matplotlib, rendered right in the page. Lines, bars and distributions, drawn live from Python.

Signalplt.plot
Throughputplt.bar
Regressionnp.polyfit

Live workspace

Run it right here.

No install required. Write Python and see the result, without leaving this page.

blacklayerlabs.app

Launch the live workspace

Loads the full Python environment in this window.

Why Black Layer Labs

Everything to run Python. Nothing you don't.

A focused workspace that opens instantly and gets out of your way.

Zero setup

Real CPython in the browser. No install, no pip, no environment. Open the page and it is ready.

Batteries included

numpy, pandas and matplotlib preloaded. Upload CSVs, render figures and download results, all inline.

Private by design

Your code runs entirely on your own machine. Nothing is uploaded to a server. Fast, free and yours.

How it works

From blank file to plotted result.

Three steps. No configuration in between.

01 / OPEN

Launch instantly

Open in any modern browser. The runtime loads once, then it is instant.

02 / WRITE

Write your script

Type or paste code, or open a .py file and a data set to work with.

03 / RUN

See results

Press run. Output, charts and downloadable files appear beside your code.

FAQ

Questions, answered.

Is Black Layer Labs free?+

Yes. The workspace is free to use. Your code runs on your own device, so there is nothing for us to meter or bill.

Where does my code run?+

Entirely in your browser, on a full build of CPython compiled to WebAssembly. Nothing you write or upload is sent to a server.

Do I need to install Python?+

No. Open the page and you are running real Python in seconds. There is no pip, no environment and no configuration.

Which libraries are included?+

numpy, pandas and matplotlib are ready immediately. You can install most pure-Python packages from PyPI on demand.

Can I use my own data?+

Yes. Upload CSVs, images or any file. They become available to your script under the data folder.

Does my work get saved?+

Your workspace saves automatically in your browser. You can also export it to a file and import it later or on another machine.

Start with a blank file.

No account. No download. Just Python, ready to run.

Launch app →