kopia lustrzana https://gitlab.com/gerbolyze/gerbonara
7bdbe66dc7 | ||
---|---|---|
docs | ||
examples | ||
gerbonara | ||
podman | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
pytest.ini | ||
run-tests.sh | ||
setup.py | ||
tox.ini |
README.md
gerbonara
Tools to handle Gerber and Excellon files in Python.
This repository is a friendly fork of phsilva's pcb-tools with extensions from opiopan integrated. We decided to fork pcb-tools since we need it as a dependency for gerbolyze and pcb-tools was sometimes very behind on bug fixes.
Installation
Arch Linux:
yay -S python-gerbonara
Python:
pip install --user gerbonara
Documentation and Examples
Documentation can be found at:
https://gerbolyze.gitlab.io/gerbonara
Issues
Please file any bugs at our issue tracker:
https://gitlab.com/gerbolyze/gerbonara/-/issues
Made with ❤️ and 🐍.