Video Public (all visitors)

Getting Started with Replit

Replit 2024

Learn how to set up your first development environment on Replit - from installation to running a live Flask web app in minutes!

Correction:
00:06:15 Replit now uses uv for package management. Python templates will still have a pyproject.toml, but packages will be managed with uv. You can learn more about uv here: https://youtu.be/zgSQr0d5EVg. The correct command for a python Repl is `uv add`— for example `uv add flask`

Key Points:
00:00:00 - Introduction to Replit and building your first website
00:00:38 - What makes Replit special: automated configuration & deployment
00:05:33 - Step-by-step Python environment setup
00:07:56 - Creating your first Flask web application

🔧 Technical Highlights:
- Configure Python environments with Poetry
- Set up package dependencies
-...

Show More

Curated by

FoundryBase

Updated 4 days ago

Browse more

View all Videos

Continue from source

More from source

Browse more from Replit

Contribute to FoundryBase

Found something worth adding?

Sign in to suggest resources and start building your own collection.