Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Jebel-Quant/rhiza-tools

Repository files navigation

Rhiza Logo rhiza-tools

Synced with Rhiza

PyPI version License: MIT Coverage Downloads CodeFactor

The Rhiza ecosystem's shared CI helper CLI, serving the mothership rhiza.

📖 New to Rhiza? See the mothership repository for a beginner-friendly introduction to the ecosystem.

rhiza-tools is the Rhiza ecosystem's shared helper CLI. Its former commands have moved elsewhere in the ecosystem, so it currently exposes no subcommands. It remains a standalone command-line tool published to PyPI.

Installation

rhiza-tools is published to PyPI and runs as a standalone tool — no rhiza-cli install required.

Using uvx (run without installation)

uvx rhiza-tools --help

Using pip

pip install rhiza-tools

Commands

rhiza-tools currently exposes no subcommands; its former commands have moved elsewhere in the Rhiza ecosystem.

Development

Prerequisites

  • Python 3.11 or higher
  • uv package manager (recommended) or pip
  • Git

Setup Development Environment

# Clone the repository
git clone https://github.com/Jebel-Quant/rhiza-tools.git
cd rhiza-tools

# Install dependencies
make install

# Run tests
make test

Community

License

This project is licensed under the MIT License.

About

Release & versioning tooling for Rhiza-managed projects — bump, release, rollback, CI version matrix, and coverage badges

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

3 stars

Watchers

0 watching

Forks

Contributors