Skip to main content

Stand alone tool for Linux Kernel developers and maintainers that can test local Linux Kernel changes on a enabled KernelCI server

Reason this release was yanked:

import issues

Project description

kci-dev

cmdline tool for interact with KernelCI

kci-dev is a cmdline tool for interact with a enabled KernelCI server

Quickstart

Using poetry and virtualenv

virtualenv .venv
source .venv/bin/activate
pip install poetry
poetry install
poetry run kci-dev

Contributing to kci-dev

The kci-dev project welcomes, and depends on, contribution from developers and users in the open source community.

Contributing guide

Run the following checks before sending a PR

poetry run black --check --verbose .
poetry run isort . --check --diff
poetry run pytest -rP

License

LGPL-2.1

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

kci_dev-0.0.1.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

kci_dev-0.0.1-py3-none-any.whl (19.7 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