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


Groups > comp.lang.python > #74849

Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is killing Python])

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'exists.': 0.07; 'rename': 0.07; '(best': 0.09; 'dependency': 0.09; 'skip:/ 10': 0.09; 'subject: [': 0.09; 'whichever': 0.09; 'cc:addr:python-list': 0.11; 'random': 0.14; "wouldn't": 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'appropriate': 0.16; 'wrote:': 0.18; '(the': 0.22; 'putting': 0.22; 'cc:addr:python.org': 0.22; 'installation': 0.23; 'instance,': 0.24; 'logical': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'subject:/': 0.26; 'chris': 0.29; 'am,': 0.29; 'tim': 0.29; 'unix': 0.29; 'dos': 0.30; 'said,': 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'agreed.': 0.31; 'grouping': 0.31; 'names.': 0.31; 'probably': 0.32; 'copying': 0.34; 'skip:d 20': 0.34; 'subject: (': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'awesome': 0.38; 'though,': 0.39; 'system.': 0.39; 'called': 0.40; 'new': 0.61; 'first': 0.61; 'name': 0.63; 'such': 0.63; 'july': 0.63; 'our': 0.64; 'more': 0.64; '20,': 0.68; 'risk': 0.72; 'jul': 0.74; 'together,': 0.84; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:cc:content-type; bh=v74DGi8ObhyihwllnHr/vFqqnlmbmDKcB/WDJHjzyR0=; b=Z2Rv3YsktgWReg7yaXDeZeSHg0AsrX4XXn/7/qFv6di4bWskxFUvWC47b1jXzejCtl JAX92sbUjlA/6EwKW7uD/qN7v7gxSJ4Orqqe9G93TizaqGNzm3yRvxM77QA7uaIbRpN5 GofqZzuCvaO1+vxc0D9+YYj1Jrhu+VlgGY0vtKkTrmwqHF6x/VPoAnqBG4GHZo9myu1v dXO8hrEHlcvf+JZKJLMQIwWW7+pZPxSU4UKq6gEDrNSPa7bbR5vUJtWxrUpAoWVD7Tr1 /7RTpSEW17mW7G+P4bUoEj6xi69bCs0+mb7kB31RF8P+d56sSbj09Xsa1nGxed6LfhW6 W5Sg==
MIME-Version 1.0
X-Received by 10.52.244.138 with SMTP id xg10mr15055441vdc.40.1405817988746; Sat, 19 Jul 2014 17:59:48 -0700 (PDT)
Date Sun, 20 Jul 2014 10:59:48 +1000
Subject Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is killing Python])
From Chris Angelico <rosuav@gmail.com>
Cc Python-List <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12074.1405817991.18130.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405817991 news.xs4all.nl 2977 [2001:888:2000:d::a6]:55094
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74849

Show key headers only | View raw


On Sun, Jul 20, 2014 at 10:41 AM, Tim Delaney
<timothy.c.delaney@gmail.com> wrote:
> On 20 July 2014 09:19, Chris Angelico <rosuav@gmail.com> wrote:
>>
>> That said, though, there are some projects so modest they don't
>> require dedicated repositories. I have a repo called "shed" - it's a
>> collection of random tools that I've put together, no more logical
>> grouping exists.
>
> Agreed. I have a "utils" one - but I do like "shed" and think I'm going to
> rename :)

I first met that name on our old DOS and OS/2 systems, set up by my
Dad. It was a directory on whichever drive was appropriate (exactly
one per installation - we wouldn't risk a network dependency here),
and had programs that would probably go in /usr/bin or /usr/local/bin
on a Unix system. Part of setting up a new OS/2 installation was
always copying E:\SHED (the network drive) to D:\SHED, and putting
D:\SHED\NPSWPS\NPSWPS.EXE into Startup. (NPS WPS Enhancer, awesome
program. If you have OS/2, get it. What, you don't have OS/2 anywhere?
What a surprise.)

Other people had, for instance, a C:\BELFRY (best place to have BATs,
you know), or other such names. What's your favorite
directory/repository name for a concretion of ... random stuff?

ChrisA

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is killing Python]) Chris Angelico <rosuav@gmail.com> - 2014-07-20 10:59 +1000
  Re: Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is   killing Python]) Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-07-20 17:32 +1200

csiph-web