Skip to main content

Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI

Project description

kci-dev

PyPI Version Python Versions

Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI

Quickstart

Using PyPI and virtualenv

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

Config file

kci-dev results can be used without a config file or KernelCI authorization token.

For other subcommands (like kci-dev bisect) is possible to create a default config file at
~/.config/kci-dev/kci-dev.toml with the following command:

kci-dev config

Shell Completions

kci-dev supports tab completion for bash, zsh, and fish shells. To enable completions:

Bash

# Add to ~/.bashrc
source /path/to/kci-dev/completions/kci-dev-completion.bash

Zsh

# Add to ~/.zshrc (make sure compinit is enabled)
fpath=(/path/to/kci-dev/completions $fpath)
autoload -U compinit && compinit

Fish

# Copy to fish completions directory
cp /path/to/kci-dev/completions/kci-dev.fish ~/.config/fish/completions/

After adding the appropriate lines, restart your shell or source your configuration file.

KernelCI authorization tokens

Authorizaton tokens can be requested here

Contributing to kci-dev

The kci-dev project welcomes, and depends on, contribution from developers and users in the open source community.
The Contributor Guide should guide you on how to contribute to kci-dev project.

Documentation

For latest informations check out the documentation here

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.1.10.tar.gz (56.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kci_dev-0.1.10-py3-none-any.whl (70.5 kB view details)

Uploaded Python 3

File details

Details for the file kci_dev-0.1.10.tar.gz.

File metadata

  • Download URL: kci_dev-0.1.10.tar.gz
  • Upload date:
  • Size: 56.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.1 Linux/6.11.0-1018-azure

File hashes

Hashes for kci_dev-0.1.10.tar.gz
Algorithm Hash digest
SHA256 9adb94b653df11935458c7960a40f18194f5c43f4dc54623a7284f3882ec0817
MD5 b5b7dd5293df7b5d93138423ace72fa5
BLAKE2b-256 f81543eb8142c2832b11abe9ed8c76d5f7b620f27d976a257412ef6f040ab089

See more details on using hashes here.

File details

Details for the file kci_dev-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: kci_dev-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 70.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.1 Linux/6.11.0-1018-azure

File hashes

Hashes for kci_dev-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 c34e4d8dbbfedaf1ae5e470b870e2123ee5ee579e10a861e4576749e9cf4cfe3
MD5 1094341a068f52961ecc71d044638d70
BLAKE2b-256 8f863368c6f6199990432bfd4027d07eb4c1bea74a344a1523aecb07f404c7ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page