Go to file
UnlimitedCookies a585fef02e Cool Stuff 2021-08-22 23:12:38 +02:00
.drone.yml Cool Stuff 2021-08-22 23:12:38 +02:00
LICENSE Cool Stuff 2021-08-22 23:12:38 +02:00
Makefile Cool Stuff 2021-08-22 23:12:38 +02:00
Obamium.jpg Whats Obamas Last Name? 2021-08-22 19:51:11 +02:00
README.md Cool Stuff 2021-08-22 23:12:38 +02:00
control Cool Stuff 2021-08-22 23:12:38 +02:00
install.ins Cool Stuff 2021-08-22 23:12:38 +02:00
logo.png Cool Stuff 2021-08-22 23:12:38 +02:00
remove.ins Cool Stuff 2021-08-22 23:12:38 +02:00

README.md

mdg-python

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

Features

  • Latest Python version
  • Slim and simple package
  • Automated Python package installation through pip

Prerequisites

This package only supports Microsoft Windows 10 64bit

Manual Installation

Method 1: Git

  1. Install git and make as root user
apt install git make
  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
  1. Run chkdeploy to make IServ aware of the new package
chkdeploy