Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrappad

Edit like a file. Explore like a REPL.

CI Python 3.10+ macOS and Linux MIT license

Scrappad showing Python source beside a live REPL

Quick Start

Install with uv:

uv tool install scrappad
scrappad

Or run without installing:

uvx scrappad

Pass a file to keep your work: scrappad experiment.py.

Keyboard Shortcuts

Shortcut Action
Ctrl+Left / Ctrl+Up Focus editor
Ctrl+Right / Ctrl+Down Focus REPL and load changes
Ctrl+C Interrupt running code
Ctrl+S Save
Ctrl+Q Quit
Up / Down Browse REPL history

REPL Commands

Command Action
:vars Show live names
:sync Run editor
:reset Reset state and run editor
:clear Clear REPL output
:help Show help

About

iPython but with files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages