MultiPython is a Pterodactyl egg built for developers, server owners, and hobbyists who want to run multiple Python applications simultaneously within a single container. Forget managing separate servers for each script — MultiPython handles them all efficiently in one place.
Run Unlimited Python Scripts – Execute multiple Python scripts simultaneously without conflicts.
Supports Python 3.11 – Fully compatible with the latest stable Python releases.
Optimized for Pterodactyl v2 – Works seamlessly with the latest Pterodactyl panel.
Automatic Script Management – Use the SCRIPT_LIST variable to run and manage scripts as background jobs.
Requirements.txt Toggle – Use the INSTALL_REQUIREMENTS variable (true/false) to automatically install Python packages.
Auto-Generated Requirements Template – Creates a sample requirements.txt during installation with commented examples for Discord, FastAPI, databases, and more.
First-Time Setup Experience – Detects .multipython_setup marker file and displays setup instructions on first run. Server stays idle until restart to prevent crash loops.
Easy Setup – Import the egg, create a server, upload scripts, and start — it’s that simple.
Demo Scripts Included – Test functionality immediately with example scripts like counters, timers, and random messages.
Lightweight & Efficient – Runs scripts smoothly without consuming excessive server resources.