Go to file
Kevin Dorner 050f4042c3
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
ci: add buildinfo and adjust incoming path
2022-09-24 15:52:04 +02:00
debian Added git source format and streamlined drone.yml 2022-03-03 16:25:49 +01:00
.gitignore Whoops 2022-03-03 21:21:17 +01:00
.woodpecker.yml ci: add buildinfo and adjust incoming path 2022-09-24 15:52:04 +02:00
LICENSE Whoops 2022-03-03 21:21:17 +01:00
Makefile Refactor and simplify Makefile 2022-09-13 05:06:26 +02:00
README.md Update 'README.md' 2022-01-31 13:55:51 +01:00
control.in Very much edit 2022-03-03 20:40:16 +01:00
install.ins Whoops 2022-03-03 21:21:17 +01: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