KiCad automation utility
Go to file
Yoan Dumas ddd8b06fad [DOCs] fix typo and add python virtual env support for pcbnew
Signed-off-by: Yoan Dumas <yoan@eye-lights.fr>
2024-01-21 13:48:52 +01:00
.github
debian
docs [DOCs] fix typo and add python virtual env support for pcbnew 2024-01-21 13:48:52 +01:00
experiments
info/KiCad
kibot [Copy Files][Project][Fixed] Check for the schematic 2024-01-19 13:01:14 -03:00
src [KiKit][DOCs] Mentioned 1.4.0 release 2024-01-19 10:55:32 -03:00
submodules
tests [Tests][Copy Files][Added] simple test for project copy 2024-01-19 13:01:55 -03:00
tools
.bandit
.coveragerc
.gitignore
.gitmodules
.pre-commit-config.yaml
.readthedocs.yaml
.yamllint
CHANGELOG.md
Dockerfile
Dockerfile_dk5
Dockerfile_dk6
Dockerfile_dk7
Dockerfile_k5
Dockerfile_k6
Dockerfile_k7
LICENSE
MANIFEST.in
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