guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python general question (setup.py)


From: Danny Milosavljevic
Subject: Re: python general question (setup.py)
Date: Fri, 25 Mar 2016 23:39:08 +0100

Hi,

On Fri, 25 Mar 2016 23:02:20 +0100
Nils Gillmann <address@hidden> wrote:

> Is setup.py the equivalent of a package manager in python or does
> it serve more purposes? 

Not at all. AFAIK, it's the equivalent of configure.ac / a Makefile.

pip is the package manager. There's 

  $ guix import pypi xxx

for generating a guix package definition from a pip package (from the package 
repository "pypi").



reply via email to

[Prev in Thread] Current Thread [Next in Thread]