python G85 format (XML wafer map) reader/writer
- Python 100%
| g85 | ||
| .flake8 | ||
| .gitignore | ||
| LICENSE.md | ||
| pyproject.toml | ||
| README.md | ||
g85 README
g85 is a Python module for reading and writing to the G85 XML wafer map format.
Links
Installation
Requirements:
- python >= 3.10 (written and tested with 3.11)
Install with pip:
pip3 install g85
Alternatively, install from git
pip3 install git+https://mpxd.net/code/jan/g85.git@release