Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #27052 > unrolled thread

Re: Sharing code between different projects?

Started byandrea crotti <andrea.crotti.0@gmail.com>
First post2012-08-14 18:19 +0100
Last post2012-08-14 18:19 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Sharing code between different projects? andrea crotti <andrea.crotti.0@gmail.com> - 2012-08-14 18:19 +0100

#27052 — Re: Sharing code between different projects?

Fromandrea crotti <andrea.crotti.0@gmail.com>
Date2012-08-14 18:19 +0100
SubjectRe: Sharing code between different projects?
Message-ID<mailman.3281.1344964781.4697.python-list@python.org>
2012/8/14 Jean-Michel Pichavant <jeanmichel@sequans.com>:
>
> I can think of logilab-common (http://www.logilab.org/848/)
>
> Having a company-wide python module properly distributed is one to achieve
> your goal. Without distributing your module to the public, there's a way to
> have a pypi-like server runnning on your private network :
>
> http://pypi.python.org/pypi/pypiserver/
>
> JM
>
> Note : looks like pypi.python.org is having some trouble, the above link is
> broken. Search for recent announcement about pypiserver.
>


Thanks, yes we need something like this..
I'll copy the name probably, I prefer "common" to "utils/utilities"..

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web