Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70228
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pcmanticore@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'intermediate': 0.07; 'weeks.': 0.07; 'tackle': 0.09; 'things,': 0.09; 'developer': 0.10; 'contribute': 0.11; 'python': 0.11; 'bug': 0.12; 'subject:ideas': 0.16; 'tracker,': 0.16; 'working.': 0.19; 'seems': 0.21; 'tests': 0.22; 'source': 0.25; 'task': 0.26; 'idea': 0.28; 'appreciated.': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'thanks!': 0.32; 'another': 0.32; 'quite': 0.32; 'open': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'so,': 0.37; 'too': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'planning': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'easy': 0.60; 'contributing': 0.60; 'most': 0.60; 'tell': 0.60; 'first': 0.61; 'kind': 0.63; 'day.': 0.63; 'wall': 0.65 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VbPasxgPg01xlWT9tjotZ5iu4bNd7uzpWOvfmK9NBIc=; b=XtRWY8qY5qn3SJR9aLbJHMhs7Mfa5/jyvUEfErhm2PP5oEaWAOv0C7VLGVdDYK/EvM shUBJD9yUM/oQh9FpS94XFi/woH2zx/WRuEoYXdsxpegHLtTWotOSEbvKvmqaQPPHW0/ Tm709wgSB0JvfYA8a+fyqL7H9/z/89VyScTUGEwg/n8xpsBhnQDobmfeW71i1hphElmZ unoUhaHrzV8bqXrIDM1VnCGPAPFaSL5qhPodFxOwX4rZ9LcNYwTVvFL2QDXWOjInUxQ9 pNuYSebUOMWpfpw4x/potWumcviRdMOsuZQZ1SQNn0Af6YTz9r2V6n1y4P4myfTuLYHU bPNw== |
| MIME-Version | 1.0 |
| X-Received | by 10.224.131.132 with SMTP id x4mr5323881qas.97.1397501688035; Mon, 14 Apr 2014 11:54:48 -0700 (PDT) |
| Date | Mon, 14 Apr 2014 21:54:47 +0300 |
| Subject | Python hackathon ideas |
| From | Claudiu Popa <pcmanticore@gmail.com> |
| To | 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.9255.1397501690.18130.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1397501690 news.xs4all.nl 2920 [2001:888:2000:d::a6]:37661 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:70228 |
Show key headers only | View raw
Hello! I'm planning a Python hackathon in my area, which will be held in a couple of weeks. Being my first organized hackathon, I don't quite know on what we will be working. One idea I have is to find a couple of open source projects and start contributing to them. Another idea is to work on Python issues from the bug tracker, but finding easy ones to contribute is not an easy task even for an intermediate developer like me. So, what I am looking for is open source Python projects with: - no tests or very few tests at all - no documentation or very scarce documentation - Python 2 only (and we'll try to port them to Python 3) I know about Python 3 Wall of superpowers, but most of the Python 2 only projects seems too big for us to tackle in one day. If you know these kind of projects or you have one which needs those kind of things, please tell me. Any idea will be appreciated. Thanks!
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python hackathon ideas Claudiu Popa <pcmanticore@gmail.com> - 2014-04-14 21:54 +0300 Re: Python hackathon ideas Rustom Mody <rustompmody@gmail.com> - 2014-04-14 19:41 -0700
csiph-web