twine

Utility for publishing Python packages on PyPI. More information: <https://twine.readthedocs.io/en/stable/#commands>.

  • Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
  • Homepage: https://github.com/pypa/twine
  • Section: utils
Debian Debian
RUN apt-get update && \ apt-get install -y twine
Ubuntu
RUN apt-get update && \ apt-get install -y twine
Arch Arch Linux
RUN pacman -S --noconfirm twine
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y twine
Fedora
RUN dnf install -y twine
Raspbian
RUN apt-get update && \ apt-get install -y twine
click the source code to copy install twine on any operating system with command-not-found.com