Setup Python Env

Set up a Python virtual environment and install Reflex. Use when initializing a new Reflex project, setting up a development environment, or when the user needs to create a venv and install dependencies. Load when there is no .venv directory, when the user asks to start a new Reflex app, or when imports fail due to missing packages.

reflex-dev dbabcd0 2.0 KB Updated

File contents

reflex-dev/agent-skills/tree/main/skills/setup-python-env commit dbabcd0c29

Frequently asked questions

npx skillmds add reflex-dev/setup-python-env