Skip to main content

Taxi: timesheeting made easy

Project description

What is Taxi ?
==============

Taxi is a timesheeting tool that focuses on simplicity to help you write your
timesheets without wasting time. All you'll do is edit a text file and write
down what you've worked on and how long, like so::

23/01/2014

pingpong 09:00-10:00 Play ping-pong
infra -11:00 Repair coffee machine

You can then get a summary of your timesheet::

Staging changes :

# Thursday 23 january #
pingpong (123/456) 1.00 Play ping-pong
infra (123/42) 1.00 Repair coffee machine
2.00

Total 2.00

Use `taxi ci` to commit staging changes to the server

Installation
============

The easiest way to install Taxi is by using ``pip``. This will fetch the latest
stable version and install it on your system::

sudo pip install taxi

You'll mostly want to install a backend as well. Backends allow you to push
your timesheets to a remote location. The list of available backends can be
found below in :ref:`supported_backends`.

That's it! You should now be able to run ``taxi``. Head over to the
`documentation <http://taxi-timesheets.readthedocs.org/en/master/userguide.html>`_ for a complete guide
on how to use Taxi.

Upgrading to 4.0
================

Starting with Taxi 4, backends are shipped separately from Taxi itself. This
allows you to plug Taxi on whatever backend you're using, or even allows you to
use multiple backends in parallel.

The default backend Taxi used in previous versions is the Zebra backend. Since
it is now shipped as a separate module, you'll need to install it as well if
you're ugrading from a previous version of Taxi::

sudo pip install taxi-zebra

.. _supported_backends:

Supported backends
==================

* `Zebra <https://github.com/sephii/taxi-zebra>`_

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taxi-4.1.0b1.tar.gz (32.1 kB view details)

Uploaded Source

File details

Details for the file taxi-4.1.0b1.tar.gz.

File metadata

  • Download URL: taxi-4.1.0b1.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for taxi-4.1.0b1.tar.gz
Algorithm Hash digest
SHA256 1e3575c1362b49c5fa62698ef64867579e0249faf8c1808e84e329482a99a363
MD5 e599cc78ab31163b2170081be83d084c
BLAKE2b-256 fe0cabcfa97fdbaf8fa14efbcee6d34d3667a028355a16c53d69b0d862f673f7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page