Skip to content

drakkar-lig/python-apt-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-apt-binary

Build wheels of python-apt for python3 on Debian Buster and Bullseye and upload them on PyPI.

python3-apt is directly available as an apt package, but the fact it is missing from PyPI prevents its use in an isolated virtual environment.

Requirements

Run this on a Linux machine with docker CLI.

How to use

$ run.sh

This builds the wheel packages and uploads them to testpypi.

$ run.sh prod

This builds the wheel packages and uploads them to the real PyPI instance.

Releases

No releases published

Packages

No packages published

Languages