tracktools: Simple Tools for Contractors

Table of Contents

Description

A set of simple solutions to perform tasks related to contract-style work. These scripts are meant to be cross platform and use generic commonly-available formats whenever possible.

These tools are implemented in Python and simple ascii text files in reST format, or XML files, only where it makes sense.

Documentation

Download

Tools

timesheet:
Track your tasks and time, generate reports and salary evaluations by the minute.
expenses:
Track your expenses and transfers/payments.
invoice:
Parse key information for an invoice and generate XHTML or printed output.

If you have ideas about other useful simple tools that could be added to this package let me know.

Installation

Dependencies

  • Python-2.3 is required.

Copyright and License

Copyright (C) 2001-2004 Martin Blais. All Rights Reserved.

This code is distributed under the GNU General Public License;

Author

Martin Blais <blais@furius.ca>