Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36685
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feed.xsnews.nl!border-1.ams.xsnews.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'repository': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'language': 0.14; 'received:80.91.229.3': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-ipconnect.de': 0.16; 'specify': 0.17; 'lets': 0.22; 'libraries': 0.22; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.28; 'writes:': 0.29; 'file': 0.32; 'to:addr :python-list': 0.33; 'version': 0.34; 'project': 0.34; 'subject:?': 0.35; 'there': 0.35; 'received:org': 0.36; 'tool': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'build': 0.39; 'skip:" 10': 0.40; 'header:Received:5': 0.40; 'received:217': 0.68 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dieter Maurer <dieter@handshake.de> |
| Subject | Re: Dependency management in Python? |
| Date | Sat, 12 Jan 2013 08:14:30 +0100 |
| References | <6b91570c-9cf0-4caf-8727-b463c6d098cd@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Gmane-NNTP-Posting-Host | pd9e08a9e.dip0.t-ipconnect.de |
| User-Agent | Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.22 (linux) |
| Cancel-Lock | sha1:36Hfe4D2Ss6fzLL63FMQ2zDcbY4= |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.436.1357974888.2939.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1357974888 news.xs4all.nl 6876 [2001:888:2000:d::a6]:50106 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:36685 |
Show key headers only | View raw
Adelbert Chang <adelbertc@gmail.com> writes: > In the Scala language there is the Simple Build Tool that lets me specify on a project-by-project basis which libraries I want to use (provided they are in a central repository somewhere) and it will download them for me. Better yet, when a new version comes out I need only change the SBT configuration file for that project and it will download it for me. You might also have a look at "zc.buildout" (--> on "PyPI").
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Dependency management in Python? Adelbert Chang <adelbertc@gmail.com> - 2013-01-11 14:23 -0800
Re: Dependency management in Python? Rodrick Brown <rodrick.brown@gmail.com> - 2013-01-11 17:34 -0500
Re: Dependency management in Python? Ian Foote <ian@feete.org> - 2013-01-11 23:04 +0000
Re: Dependency management in Python? Adelbert Chang <adelbertc@gmail.com> - 2013-01-11 18:42 -0800
Re: Dependency management in Python? rh <richard_hubbe11@lavabit.com> - 2013-01-11 21:33 -0800
Re: Dependency management in Python? Thomas Bach <thbach@students.uni-mainz.de> - 2013-01-12 13:43 +0100
Re: Dependency management in Python? Adelbert Chang <adelbertc@gmail.com> - 2013-01-11 18:42 -0800
Re: Dependency management in Python? Dieter Maurer <dieter@handshake.de> - 2013-01-12 08:14 +0100
Re: Dependency management in Python? alex23 <wuwei23@gmail.com> - 2013-01-11 23:38 -0800
csiph-web