Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4809
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mail@timgolden.me.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'from:addr:timgolden.me.uk': 0.09; 'from:name:tim golden': 0.09; 'message-id:@timgolden.me.uk': 0.09; 'subject:tools': 0.09; 'pm,': 0.11; 'wrote:': 0.14; 'hartley': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'reminding': 0.16; 'forgotten': 0.16; "'python": 0.19; 'jonathan': 0.19; 'cc:no real name:2**0': 0.20; 'project,': 0.20; 'cc:2**0': 0.20; 'header:In- Reply-To:1': 0.22; 'cc:addr:python-list': 0.22; 'version': 0.25; 'thanks': 0.29; 'cc:addr:python.org': 0.31; 'tjg': 0.31; 'anyone': 0.31; 'project': 0.32; 'url:docs': 0.33; 'received:192': 0.34; 'header:User-Agent:1': 0.35; 'put': 0.35; 'guidance': 0.35; 'setting': 0.36; 'received:192.168': 0.37; 'apr': 0.38; 'files': 0.38; 'from:addr:mail': 0.60; 'create,': 0.60; 'url:net': 0.62; 'offer.': 0.67; '26,': 0.68; 'subject:Development': 0.73; 'to:none': 0.92 |
| Date | Fri, 06 May 2011 10:59:54 +0100 |
| From | Tim Golden <mail@timgolden.me.uk> |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 |
| MIME-Version | 1.0 |
| CC | python-list@python.org |
| Subject | Re: Development tools and practices for Pythonistas |
| References | <58a6bb1b-a98e-4c4a-86ea-09e040cb2d21@r35g2000prj.googlegroups.com> <ba314458-2779-4ad2-b08b-7f02d2239962@p18g2000yqj.googlegroups.com> |
| In-Reply-To | <ba314458-2779-4ad2-b08b-7f02d2239962@p18g2000yqj.googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.1232.1304675998.9059.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1304675998 news.xs4all.nl 81481 [::ffff:82.94.164.166]:57842 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:4809 |
Show key headers only | View raw
On 06/05/2011 10:51, Jonathan Hartley wrote: > On Apr 26, 3:39 pm, snorble<snor...@hotmail.com> wrote: >> I appreciate any advice or guidance anyone has to offer. > > The 'Python Project HOWTO' gives good advice in terms of setting up a > new project, what files and directories to create, what to put in > version control, etc: > > http://infinitemonkeycorps.net/docs/pph/ I'd forgotten about that. Great resource! Thanks for reminding me... TJG
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Development tools and practices for Pythonistas Jonathan Hartley <tartley@tartley.com> - 2011-05-06 02:51 -0700
Re: Development tools and practices for Pythonistas Tim Golden <mail@timgolden.me.uk> - 2011-05-06 10:59 +0100
Python packaging (was Development tools and practices for Pythonistas) rusi <rustompmody@gmail.com> - 2011-05-06 04:55 -0700
csiph-web