|
||
---|---|---|
build | ||
debian | ||
.drone.yml | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
control.in | ||
install.ins | ||
logo.png | ||
remove.ins |
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
- Install git and make as root user
apt install git make
- Clone the repository
git clone --depth 1 https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.git /srv/deploy/install/mdg-python/
- Download the required binaries
cd /srv/deploy/install/mdg-python/ && make