INTI-CMNB / kicad_pybuild

Minimal environment to make Python Debian packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kicad_pybuild

Docker image to create Debian GNU/Linux python packages for KiCad tools. Uploaded to dockerhub

The current tags are:

  • 10.3 is Debian 10.3 + with Python package tools
  • 10.4 is Debian 10.4 + with Python package tools + PyPI tools
  • 11.4 is Debian 11.4 + with Python package tools + PyPI tools
  • 11.8 (same as latest) is Debian 11.8 + with Python package tools + PyPI tools

The following scripts are provided as examples:

About

Minimal environment to make Python Debian packages

License:Apache License 2.0


Languages

Language:Dockerfile 44.8%Language:Shell 29.2%Language:Python 26.0%