all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Python applications that are also libraries
@ 2018-04-04  9:36 Ricardo Wurmus
  2018-04-04 11:36 ` Hartmut Goebel
  2018-04-06  9:12 ` Chris Marusich
  0 siblings, 2 replies; 8+ messages in thread
From: Ricardo Wurmus @ 2018-04-04  9:36 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

we have a bunch of packages that are used both as applications and as
Python libraries.  An example is “deeptools”.

As a library we need to propagate other Python inputs; as an application
this is not necessary because we have wrappers.

I wonder how to deal with this.  Should we assume that these packages
are used as libraries and default to propagating all Python inputs?  Or
should we have package variants (or outputs?) that propagate inputs as a
side-effect?

--
Ricardo

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-04-07  9:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04  9:36 Python applications that are also libraries Ricardo Wurmus
2018-04-04 11:36 ` Hartmut Goebel
2018-04-04 20:13   ` Ricardo Wurmus
2018-04-05  7:05     ` Hartmut Goebel
2018-04-06  9:12 ` Chris Marusich
2018-04-06 10:11   ` Hartmut Goebel
2018-04-06 12:12   ` Ricardo Wurmus
2018-04-07  9:27     ` Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.