winst-mdg-python/README.md

626 B

mdg-python

A better Python for Windows OPSI Package aimed to work with IServ

Features

  • Newer Python (and pip) version
  • Slimmer and simpler
  • Support for automated python package installation with pip

Prerequisites

This package only supports Microsoft Windows 10 64bit

Installation

Method 1: Git

  1. Install git if it wasn't already installed
apt install git
  1. Clone the repository
git clone --depth 1 https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.git /srv/deploy/install/mdg-python/
  1. Download the required binaries
cd /srv/deploy/install/mdg-python/ && make