ud-kibot
UltraDuino CLI for KiCad/KiBot project automation.
Install
pip install ud-kibot
Development install:
cd ud-kibot
pip install -e ".[dev,release]"
pre-commit install
pre-commit install --hook-type commit-msg
Quick start
ud-kibot config init
cd ../ucube_left_card
ud-kibot init . --board ucube_left_card --skip-pcb-scaffold
ud-kibot install . --template-path ../ultraduino-kibot-template
ud-kibot doctor .
Development
make lint
make test
Coverage gate: 80% (pyproject.toml).
Release flow
Same model as esys-ci-host:
- Update
[Unreleased]inCHANGELOG.md make bump-release(orpython scripts/bump_release.py)- Merge to
master, wait for green CI make tag-release(orpython scripts/tag_release.py --yes)git push origin vX.Y.Z
Tag pipelines build the wheel, smoke-install it, publish to GitLab PyPI, then optionally TestPyPI/PyPI.
User configuration
- Linux/macOS:
~/.config/ud-kibot/config.yaml - Windows:
%APPDATA%\ud-kibot\config.yaml
Default template: https://gitlab.com/ultraduino/ultraduino-kibot-template.git
License
MIT — see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ud_kibot-0.1.17.tar.gz
(34.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ud_kibot-0.1.17-py3-none-any.whl
(34.1 kB
view details)
File details
Details for the file ud_kibot-0.1.17.tar.gz.
File metadata
- Download URL: ud_kibot-0.1.17.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a76498e4c259fb707738aa8624841acca12f218db3f1f0c9b376a06695071b63
|
|
| MD5 |
dd1535da7a8131c274e009070c73d084
|
|
| BLAKE2b-256 |
393687241331c87140895006035514e616bb72037a29ed6480c455d3fab3dde7
|
File details
Details for the file ud_kibot-0.1.17-py3-none-any.whl.
File metadata
- Download URL: ud_kibot-0.1.17-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
875cdb8c2a7bfa76cbe3a4c3dab698d9e3f25e5368dccc72eca32e2d1243484a
|
|
| MD5 |
393905d65d48818209c4a0093091c908
|
|
| BLAKE2b-256 |
b7be8827603f2842bbfe417659e433ac3b7a8bf7273bbd2797a279183abed424
|