No description
| docs | ||
| examples | ||
| gerbonara | ||
| podman | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| coil_gen.py | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| pytest.ini | ||
| README.md | ||
| run-tests.sh | ||
| setup.py | ||
| tox.ini | ||
| twisted_coil_gen.py | ||
| twisted_coil_gen_twolayer.py | ||
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:
pipx install 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 🐍.