requirements.txt or pyproject.toml
Both formats accepted — classic or PEP 621.
Smart dependency install, pre-built wheel support, and Python 3.13 or 3.14.
Everything optimized, production-ready.
Both formats accepted — classic or PEP 621.
Prefers pre-built wheels — saves minutes on boot for apps with native libs.
torch, transformers, sentence-transformers, OpenAI SDK run out of the box.
Full modern async Python stack available with zero setup.
Where this runtime shines on our platform.
24/7 hosting for discord.py, pyrogram, aiogram, and python-telegram-bot with auto-restart.
Async-first backends with uvicorn, Pydantic, and SQLAlchemy at production scale.
Data collection with requests, httpx, BeautifulSoup, Scrapy, and headless Playwright.
Hosting for transformers, sentence-transformers, OpenAI SDK, and LangChain-powered intelligent apps.
Async processing, Redis queues, and data pipelines with pandas, polars, and pydantic.
Complete hosting for Django apps with ORM, native admin, and server-rendered templates.
Pick the track that best fits your project.
Latest
3.14
Cutting-edge features
VERSION=latestRecommended
3.13
Stable for production
VERSION=recommendedEverything you need to configure your app.
.pyrequirements.txt | pyproject.tomlpythonCreate a squarecloud.app file at your project root:
MEMORY=512
DISPLAY_NAME=Meu App
VERSION=recommended
MAIN=main.pyVersions, dependencies, ML libs, and Python bots.