Skip to main content

Zebra backend for Taxi

Project description

This is the Zebra backend for Taxi. It exposes the zebra protocol to push entries and fetch projects and activities from Zebra.

Installation

pip install taxi-zebra

Usage

In your .taxirc file, use the zebra protocol for your backend. For example, if your Zebra instance is hosted at https://zebra.example.com/ you’ll use the following configuration:

[backends]
my_zebra_backend = zebra://username:password@zebra.example.com

If you want to use a token-based authentication, start by generating a token in your Zebra profile, then use the token as your username, without any password:

[backends]
my_zebra_backend = zebra://token@zebra.example.com

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_zebra-1.2.0.tar.gz (2.9 kB view hashes)

Uploaded Source

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