[python-win32] timePlanning/logging app

Jacob Kruger jacobk at mailzone.co.za
Wed Jan 4 10:20:35 CET 2012


Here's a page related to the first sort of version of a time/project planning app have just finished off using python, wxPython, LBC, sqlite3 etc.:
http://www.blindza.co.za/work/timePlanning.htm

Here's the first paragraph off that page, to give you an idea of what it is targeting:
"This small piece of software is meant to let you create primary projects/areas of interest, and then, under each of them, you can create sub-projects, or specific pieces of them that you would then be performing activities with regards to.

It includes general information relating to the projects, the sub-projects, and then also allows you to sort of log specific activities/actions carried out relating to specific sub-projects, including a small bit of descriptive information, as well as time period logging, since when you then get it to generate a report for time periods, based on selecting month/time ranges, it will provide totals for the projects, as well as overall activity totals, etc."

ON that page, you'll find download links for the windows compiled version, as well as the Python compiled script version that should, hopefully, run on other platforms as well, but here's also a link to the actual python source file if you want to check it out:
http://www.blindza.co.za/uploads/timePlanning/timePlanningSource.zip
(for python guys who prefer indentation based on 2 spaces, etc., I am still using a tab character here, but could change that one around quite easily)

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120104/7120e4c2/attachment.html>


More information about the python-win32 mailing list