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


Groups > comp.lang.python > #90927

Re: Slightly OT: Seeking (python-based) project diary tool, or framework to write one

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!news.roellig-ltd.de!open-news-network.org!border2.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'ideally': 0.04; 'one?': 0.05; 'python3': 0.07; 'tracking,': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'wrote': 0.14; 'categories,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Slightly': 0.16; 'subject:based': 0.16; 'tasks,': 0.16; 'workflows': 0.16; 'wxpython': 0.16; 'subject:python': 0.16; 'looked': 0.18; 'bit': 0.19; 'subject:project': 0.19; 'written': 0.21; 'seems': 0.21; 'skip:n 60': 0.24; 'title,': 0.24; 'source': 0.25; 'least': 0.26; 'header:X-Complaints-To:1': 0.27; 'subject:) ': 0.29; 'getting': 0.31; 'open': 0.33; 'skip:d 20': 0.34; "i'd": 0.34; 'subject: (': 0.35; 'tool': 0.35; 'etc': 0.35; 'but': 0.35; 'there': 0.35; 'subject:one': 0.36; 'url:org': 0.36; 'effort': 0.37; 'manager': 0.38; 'lists.': 0.38; 'tasks': 0.38; 'todo': 0.38; 'to:addr :python-list': 0.38; 'track': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'according': 0.40; 'simple': 0.61; 'personal': 0.63; 'worth': 0.66; 'here': 0.66; 'frank': 0.68; 'readers': 0.68; 'home': 0.69; 'look.': 0.84; 'subject:tool': 0.84; 'coach': 0.91; 'composite': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From "Frank Millman" <frank@chagford.com>
Subject Re: Slightly OT: Seeking (python-based) project diary tool, or framework to write one
Date Wed, 20 May 2015 07:33:12 +0200
References <99067d97-cad4-42f8-8fd1-b1884bed769e@googlegroups.com>
X-Gmane-NNTP-Posting-Host 197.86.223.134
X-MSMail-Priority Normal
X-Newsreader Microsoft Outlook Express 6.00.3790.4657
X-RFC2646 Format=Flowed; Original
X-MimeOLE Produced By Microsoft MimeOLE V6.00.3790.4913
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.160.1432100003.17265.python-list@python.org> (permalink)
Lines 33
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1432100003 news.xs4all.nl 2856 [2001:888:2000:d::a6]:44036
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:90927

Show key headers only | View raw


"jkn" <jkn_gg@nicorp.f9.co.uk> wrote in message 
news:99067d97-cad4-42f8-8fd1-b1884bed769e@googlegroups.com...
> Hi All
>    as in the title, this is a little bit OT - but since ideally I'd like a
> tool written in Python, and I know readers here have wide experience of
> development/collaborative workflows etc ...
>

Have you looked at this one? -

http://taskcoach.org/

>From their home page -

"Task Coach is a simple open source todo manager to keep track of personal 
tasks and todo lists. It is designed for composite tasks, and also offers 
effort tracking, categories, notes and more."



There seems to be at least some overlap with your requirements, so it may be 
worth a look.


It uses wxPython. According to their download page it only works with Python 
2.x, but as wxPython for Python3 is getting closer, hopefully it is on their 
roadmap to target Python3 as well.

Frank Millman


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


Thread

Slightly OT: Seeking (python-based) project diary tool, or framework to write one jkn <jkn_gg@nicorp.f9.co.uk> - 2015-05-19 09:29 -0700
  Re: Slightly OT: Seeking (python-based) project diary tool, or framework to write one Rustom Mody <rustompmody@gmail.com> - 2015-05-19 09:50 -0700
    Re: Slightly OT: Seeking (python-based) project diary tool, or framework to write one jkn <jkn_gg@nicorp.f9.co.uk> - 2015-05-19 10:06 -0700
  Re: Slightly OT: Seeking (python-based) project diary tool, or framework to write one "Frank Millman" <frank@chagford.com> - 2015-05-20 07:33 +0200
    Re: Slightly OT: Seeking (python-based) project diary tool, or framework to write one jkn <jkn_gg@nicorp.f9.co.uk> - 2015-05-20 00:17 -0700

csiph-web