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
taxi plugin install 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/, after generating a token in your Zebra profile, you’ll use the following configuration:
[backends] my_zebra_backend = zebra://token@zebra.example.com
Contributing
To setup a development environment, create a virtual environment and run the following command in it:
pip install -e .
To use a specific version of Taxi, eg. if you need to also make changes to Taxi, install it in the virtual environment in editable mode:
pip install -e /path/to/taxi
To run the tests:
pip install .[testing] pytest
Uploading a new release
To upload a new release just run the release.sh file which will commit and push a tag. A Github action will then upload the new release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file taxi_zebra-5.0.0.tar.gz.
File metadata
- Download URL: taxi_zebra-5.0.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52f5a2be34dbe60c16e65de37425d78b600ad22d91839906452bf9ccf02625f4
|
|
| MD5 |
50fc46153e1f338bb0996e33e303be62
|
|
| BLAKE2b-256 |
615c474589c6aed6ccb279ee9b669f0a7537c4add8b8ec3d542b87c9e09b36d5
|
File details
Details for the file taxi_zebra-5.0.0-py3-none-any.whl.
File metadata
- Download URL: taxi_zebra-5.0.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac5620dfa5bcefe6b64c4a9e2d4c847166d91cc332833974f1044699513eeebe
|
|
| MD5 |
1fd7248bd0dee2e26c7718ec85011b88
|
|
| BLAKE2b-256 |
4624a63367b9eaac8b0eb2d4ac157423b7e0d408e8ed1848b12234b3c60843c9
|