Skip to main content

kaskade is a terminal user interface for kafka

Project description

kaskade

MIT License GitHub Actions Codecov Python Versions Version Dependencies Platform

kaskade is a terminal user interface for kafka.

Installation

Install with pip:

pip install kaskade

Upgrade with pip:

pip install --upgrade kaskade

Usage

Help:

kaskade --help

Version:

kaskade --version

Development

Installing poetry:

pip install poetry

Installing development dependencies:

poetry install

Running unit tests:

poetry run python -m scripts.tests

Running multi version tests (3.7, 3.8, 3.9):

Make sure you have python3.7, python3.8, python3.9 aliases installed

poetry run python -m scripts.multi-version-tests

Applying code styles:

poetry run python -m scripts.styles

Running code analysis:

poetry run python -m scripts.analyze

Running code coverage:

poetry run python -m scripts.tests-coverage

Running cli using poetry:

poetry run kaskade

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

kaskade-0.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

kaskade-0.0.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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