Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'sorts': 0.04; 'subject:Python': 0.06; 'unittest': 0.07; 'foord': 0.09; 'googling': 0.09; 'extensions': 0.15; 'hello:': 0.16; 'url:issues': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; "wouldn't": 0.17; 'help.': 0.19; 'cc:no real name:2**0': 0.20; "haven't": 0.20; "doesn't": 0.22; 'subject:help': 0.22; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'tue,': 0.23; 'url:code': 0.23; 'sep': 0.23; 'pm,': 0.24; "i'm": 0.27; 'project,': 0.28; 'framework': 0.28; 'bit': 0.28; 'url:mailman': 0.28; 'module.': 0.29; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'subject:source': 0.30; 'michael': 0.31; 'yet': 0.32; 'source': 0.33; 'there': 0.33; 'instead': 0.33; 'url:listinfo': 0.33; "i've": 0.34; 'curious': 0.34; 'lie': 0.34; 'url:python': 0.36; 'security.': 0.37; 'with.': 0.37; 'but': 0.37; 'something': 0.37; 'open': 0.37; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'url:list': 0.39; 'help': 0.39; 'subject:with': 0.39; 'why': 0.39; "i'd": 0.40; "it's": 0.40; 'url:net': 0.60; 'choose': 0.61; 'url:p': 0.62; 'projects': 0.63; 'care,': 0.64; 'here': 0.65; 'received:209.85.215.174': 0.67; 'received:mail- ey0-f174.google.com': 0.67; 'utilities': 0.67; 'hands,': 0.84; 'tape,': 0.84; 'ton': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WH1cWSYlC3DyGT2AFYtwgGnP8zgjwpVQUNpk5dm0hUI=; b=pKbOjMWj7rxG4Dt9c+aFDW0DfE8k93l63Mxqd5FLavRoTiL6H9phtY2/7asSOAR9tw m8W4Qlewzob/FLhMqQ0p+3w4LQRbTlGYcMUOJ/KvF7c8G/2aQoJiUywIEWxp47CWXjGD VKSMR2L2XroaIHrzsgup+bSKyrZo6VnQMX8l0= MIME-Version: 1.0 In-Reply-To: <4E66D4B9.9050402@tysdomain.com> References: <4E66D4B9.9050402@tysdomain.com> Date: Wed, 7 Sep 2011 09:12:20 -0600 Subject: Re: Looking for open-source Python projects to help out with From: Eric Snow To: tyler@tysdomain.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315408342 news.xs4all.nl 2444 [2001:888:2000:d::a6]:60681 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:12901 On Tue, Sep 6, 2011 at 8:19 PM, Littlefield, Tyler wrote: > Hello: > I've got a bit of time on my hands, so I'm curious what sorts of projects > there are that people needs help with. I'd like to choose something that > doesn't have a ton of red tape, but is stable, which is why I ask here > instead of just Googling open source projects. My main interests lie in > accessibility, Utilities and security. An interesting one that I haven't had time to help on yet is the "extensions for unittest" project: https://code.google.com/p/unittest-ext/issues/list Basically it's adding an extensions framework to the stdlib unittest module. I'm sure Michael Foord wouldn't mind the help. Like I said, a very interesting project, though not directly related to accessibility or security. -eric > > -- > > Take care, > ~Ty > Web: http://tds-solutions.net > > Sent from my toaster. > > -- > http://mail.python.org/mailman/listinfo/python-list >