https://github.com/periclessavio/micropyenvwizard
MicroPyEnvWizard automates Python project setup, creating a virtual environment and installing dependencies.
https://github.com/periclessavio/micropyenvwizard
bash-script python venv-python
Last synced: 3 months ago
JSON representation
MicroPyEnvWizard automates Python project setup, creating a virtual environment and installing dependencies.
- Host: GitHub
- URL: https://github.com/periclessavio/micropyenvwizard
- Owner: PericlesSavio
- License: gpl-3.0
- Created: 2025-09-10T13:44:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T17:27:32.000Z (4 months ago)
- Last Synced: 2025-09-10T20:44:21.283Z (4 months ago)
- Topics: bash-script, python, venv-python
- Language: Batchfile
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MicroPyEnvWizard
**Version:** 1.0.0
MicroPyEnvWizard is a simple **Windows Batch** script that automates the process of cloning GitHub repositories, creating Python virtual environments, and installing dependencies.