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.0b2.tar.gz (32.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for taxi-4.1.0b2.tar.gz
Algorithm Hash digest
SHA256 cac8987c4bdf0a3cb2bb1bdec3c1196b535904b3b348a7476d8acf5af47bcdfb
MD5 7c2fb55d0517d362a8445cc592bb4adb
BLAKE2b-256 8e2123d855db241d806e28f1cf99be222376517e09ce0fa08bb77405d5df7c9b

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