KiCad automation utility
Go to file
Salvador E. Tropea e4614e7603 Now we use the realpath instead of the user provided name
Helps to avoid unpleasant surprises like in the #544 case

Closes #544
2024-01-02 10:48:06 -03:00
.github
debian [KiRi] Added resources to the distro 2024-01-02 10:10:51 -03:00
docs [KiRi][DOCs] Updated 2023-12-29 13:21:17 -03:00
experiments
info/KiCad
kibot Now we use the realpath instead of the user provided name 2024-01-02 10:48:06 -03:00
src
submodules
tests [Tests][Fixed] Quick Start test 2024-01-02 10:46:45 -03:00
tools
.bandit
.coveragerc
.gitignore
.gitmodules
.pre-commit-config.yaml
.readthedocs.yaml
.yamllint
CHANGELOG.md [Quick Start][Changed] To use only projects 2024-01-02 10:19:20 -03:00
Dockerfile
Dockerfile_dk5
Dockerfile_dk6
Dockerfile_dk7
Dockerfile_k5
Dockerfile_k6
Dockerfile_k7
LICENSE
MANIFEST.in [KiRi] Added resources to the distro 2024-01-02 10:10:51 -03:00
Makefile
README.md
action.yml
entrypoint.sh
g1.sh
g2.sh
g3.sh
g4.sh
pytest.ini
setup.cfg
setup.py

README.md

KiBot (formerly KiPlot)

KiBot Logo

Python application Coverage Status PyPI version DOCs status Donate

KiBot is a program which helps you to generate the fabrication and documentation files for your KiCad projects easily, repeatable, and most of all, scriptably. This means you can use a Makefile to export your KiCad PCBs just as needed, or do it in a CI/CD environment.

For more information consult the documentation (hosted by Read the Docs)

If you want to see an example of what KiBot can generate visit this project