Init-Venv
Initialize a base virtual environment for Python.
...Features
- One-command setup: Create Python virtual environment, install requirements, and activate with a single command
- Windows integration: Works seamlessly with Windows File Explorer
- Automatic detection: Finds and installs requirements from requirements.txt automatically
- Path flexibility: Supports both absolute and relative paths
- Zero configuration: Just run and go