Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.01; 'open-source': 0.04; 'preferably': 0.05; 'sprints,': 0.07; 'suggestions,': 0.07; 'git': 0.09; 'scrum': 0.09; 'python': 0.11; 'boards': 0.16; 'subject:issue': 0.16; 'tasks,': 0.16; 'proprietary': 0.16; 'language': 0.16; 'written': 0.21; 'python?': 0.22; 'feature': 0.29; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'there': 0.35; 'thanks': 0.36; 'integration': 0.37; 'to:addr :python-list': 0.38; 'issue': 0.38; 'list,': 0.38; 'ability': 0.39; 'to:addr:python.org': 0.39; 'solve': 0.60; 'show': 0.63; 'dear': 0.65; 'finally': 0.65; 'between': 0.67; 'alec': 0.84; 'charts': 0.84; 'milestone': 0.84; 'subject:source': 0.84; 'task,': 0.91 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=C4s4tO4IqHvytgd/7n2L51C2yPR0YKGVmg/ZXcGjiX0=; b=lcKbc2PsMTvINUHKBiypl4YIhDzvDcg4mB7Nqb0Pd7GS0h+XuNuZt2AsFuzmcQvoSE glxmb0HYTlHpQZED1Ckskx/kKj/tyTcfxaZk5hlXK/BR5HNNGDghfB4658hbgmeD82sH i1rAvBrPDWpKVTtrHQBMSY1a48XrZTquirskBDwD94hDVWPw4a7WP4LeRKTFzHtIV0sw RnuicNSx1e9roHPEwnuVte68vRhFDFzyTyEU2h2Z0lbRkZco66x6Hy9NeLpW1q0JfqbB bM8kYu3ZOsxjk/19zsS8JugEyJQfc7WqiY1Yr63Q4103mBkF0V0wLrDJTuVGUj0jXI9n dW1A== MIME-Version: 1.0 X-Received: by 10.224.103.129 with SMTP id k1mr7439310qao.97.1392966459537; Thu, 20 Feb 2014 23:07:39 -0800 (PST) Date: Fri, 21 Feb 2014 18:07:39 +1100 Subject: Looking for an open-source: Task, feature and issue tracker From: Alec Taylor To: "comp.lang.python" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392966467 news.xs4all.nl 2850 [2001:888:2000:d::a6]:42567 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66802 Dear Python list, Do you know of any open-source task, feature and issue trackers which are built with Python? Preferably with: - git integration ("commits <> and <> solve issue/task <>"; "issue is assigned to repo <>") - prioritisation of tasks, features and issues - ability to show dependencies between tasks, features and issues - milestones; ability to link milestones with git tags; and milestone dependencies - Kanban boards - Scrum (support for multiple sprints, burndown charts and backlogs) If you don't know of any ones written in Python which cover this list; then do you know of ones written in any language with this support? Finally if there are no open-source projects fully covering this feature-set; can you recommend a proprietary offering? Thanks for all suggestions, Alec Taylor