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.8.tar.gz (50.4 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.8-py3-none-any.whl (65.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kci_dev-0.1.8.tar.gz
  • Upload date:
  • Size: 50.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.1 Linux/6.11.0-1015-azure

File hashes

Hashes for kci_dev-0.1.8.tar.gz
Algorithm Hash digest
SHA256 34757cbf10006e625ceea9884b5e0e25ef313c3cfe168e4c01469468361327ca
MD5 9e718c6a48d4b38b20ae377a1071a65e
BLAKE2b-256 0cfcf697604bedad48cb9d9bfb4b4784c1ae5e022d9e8536eec9d8cbc60d7401

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for kci_dev-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 cb60b5c1cc40b88456cd85c0074a544faae550bb569780f5a97d40d31c49815a
MD5 d3b9ffbe350cbbc12b7b208bc70836cd
BLAKE2b-256 b03b9f20eadf91605077069bac52387793d3622acc0c7112919e2575cb7dd394

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