/AutoDevEnvScript

This PowerShell script automates the setup of a Python and web development environment on Windows. It installs Chocolatey, essential dev tools (Git, VSCode, PyCharm, Node.js), Anaconda, Docker Desktop, and key Python packages. It updates PATH for Anaconda and uses conda/pip to install libraries for data science, web dev, and testing.

Primary LanguageJupyter NotebookThe UnlicenseUnlicense

No issues in this repository yet.