Go to file
Kevin Dorner a49d3283e9
ci/woodpecker/tag/drone Pipeline was successful Details
Test da branch selector
2022-02-13 21:19:41 +01:00
debian Juhuu 2021-09-24 00:47:20 +02:00
.drone.yml Test da branch selector 2022-02-13 21:19:41 +01:00
.gitignore lol 2021-09-20 01:21:05 +02:00
LICENSE Cool Stuff 2021-08-22 23:12:38 +02:00
Makefile trololol 2021-09-29 02:56:38 +02:00
README.md Update 'README.md' 2022-01-31 13:55:51 +01:00
control lol 2021-09-20 01:21:05 +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

status-badge

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