Python Packaging Authority (PyPA)

PPA description

The Python Packaging Authority (PyPA) is a working group that maintains many of the relevant projects in Python packaging.

To install Pipenv, using this PPA (for Ubuntu 17.10):

$ sudo apt install software-properties-common python-software-properties
$ sudo add-apt-repository ppa:pypa/ppa
$ sudo apt update
$ sudo apt install pipenv

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:pypa/ppa to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:pypa/ppa
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/pypa/ppa/ubuntu artful main 
deb-src https://ppa.launchpadcontent.net/pypa/ppa/ubuntu artful main 
Signing key:
4096R/99624F96E68C4B80F1A58572539EE1903B50BB75 (What is this?)
Fingerprint:
99624F96E68C4B80F1A58572539EE1903B50BB75

For questions and bugs with software in this PPA please contact Python Packaging Authority.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

13 of 3 results
Package Version Uploaded by
pew 1.1.4-1 Kenneth Reitz ()
pipenv 11.10.1-1 Kenneth Reitz ()
virtualenv-clone 0.3.0-1 Kenneth Reitz ()
13 of 3 results

Latest updates

  • pipenv 312 weeks ago
    Successfully built
  • pew 320 weeks ago
    Successfully built
  • virtualenv-clone 320 weeks ago
    Successfully built