remake scratch's remix tree feature #BringBackRemixTrees
Reason this release was yanked:
AHHHHHHHHH DO NOT INSTALL
Project description
scratch-remixtree 🫚
A simple CLI to rebuild Scratch’s remix tree feature, which was removed sometime around Mid-October 2025.
#BringBackRemixTrees
Like this tool? Star the repo to help others find it and make me feel good 🥺
Demo :DD
Project Link: https://scratch.mit.edu/projects/948573479/
Command:remixtree 948573479 --output tree.txt --verbose
What is this?
Scratch removed the remix tree feature without any warning... So, here we go again, in the form of a CLI!
This CLI fetches a project’s remixes and builds a tree showing how all the remixes connect, using the official scratch API.
Features
- Built with
rich - Async, can create large trees decently fast
- Optional verbose mode to go crazy
- Save the full remix tree to a file if ya want to
- Supports max depth if you wanna show empathy for the Scratch Servers
- Works on Linux, macOS, and Windows (Python 3.9+) (hopefully, if not, tell me)
Installation
Recommended: using pipx (isolated, should-work):
pip install --user pipx
pipx install remixtree
Alternatively:
pip install remixtree
Basic Usage
Example:
remixtree 1223809053 --depth 3 --output tree_output.txt
More options:
-h, --help:
get a list of flags like this one
-d, --depth:
specify how deep the tree should go, default is unlimited
-v, --verbose:
just try it, you'll see for yourself
-o, --output:
probably the most important flag, specify where the tree should be saved
-c, --color:
enable color coding by depth (disabled by default), will use rich color formatting
Example Output
└── root(1196834984)
├── » planet b «(1198230426)
│ └── » planet b « remix(1212924547)
├── Apex Construction (BB7 Entry)(1198230627)
├── pinnacle constructions(1198232264)
├── R1(1198238918)
│ └── R1 remix(1223273999)
├── ⬠ equilux branding (1198261493)
├── BB7 - Keystone Works(1198288240)
├── AEDIFI(1198372015)
├── Mace - BB7 R1(1198407780)
...
Feature Tracker
- ASCII tree visualization
- Async fetching
- Depth limiting
- Verbose mode
- File output
- Color coding
- Interactive tree navigation
- Visual tree using graphviz
- Export to JSON/CSV
- Web interface
- Batch processing
Other people have made similar, maybe even cooler things!
- redspacecat made retree: https://retree.quuq.dev/
- CST1229 made treemix: https://cst1229.eu.org/treemix/
Check those out too!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remixtree-0.1.10-py3-none-any.whl.
File metadata
- Download URL: remixtree-0.1.10-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc97689c4923c9ead9b1039d9485305e7ff53382955f76a6070a9e109d2d328d
|
|
| MD5 |
a9a73c9fd2e90e1366af8bd5f86b1fce
|
|
| BLAKE2b-256 |
71fa6176b18d028cda8ea0cacb41b3904c1a57e27bf6da75a991ead22abf4f31
|