An open API service indexing awesome lists of open source software.

https://github.com/kernferm/python-3-11-11

This script automates the installation of Python 3.11.11 on a Windows system.
https://github.com/kernferm/python-3-11-11

Last synced: 3 months ago
JSON representation

This script automates the installation of Python 3.11.11 on a Windows system.

Awesome Lists containing this project

README

          

# Python 3.11.11 Installation Script

This script automates the installation of **Python 3.11.11** on a Windows system.

## 📌 Features
- Downloads the official **Python 3.11.11** installer from `python.org`
- Installs Python **silently** without requiring manual input
- Adds **Python** and **Scripts** directories to the system **PATH**
- Verifies the installation and alerts if any issues occur

## 🚀 How to Use
1. **Download the script** (`install_python.bat`)
2. **Run it by double-clicking the script**
3. **Follow the prompts**
- Type **"Y"** and press **Enter** to start the installation
4. The script will **download, install, and configure Python** automatically.

## 📂 Script Breakdown
- **User confirmation** before installation
- **Downloads Python 3.11.11**
- **Installs Python silently** with the required settings
- **Adds Python to the system PATH** for easy access
- **Checks for errors** and provides installation status

## ⚠️ Notes
- **Requires an active internet connection** to download Python
- **Tested on Windows 11**
- **No administrator privileges required**

## 📜 License
This script is licensed under the **MIT License**.

---

✅ **Python 3.11.11 will be installed and ready for use after running this script!** 🚀