inventree-kicad-plugin
afkiwers
last modified: 06 Dec 2023
KiCad Integration for InvenTree
A plugin which allows InvenTree to serve component data to KiCad via the HTTP library interface.
This plugin provides an API wrapper which provides an API interface that conforms to the KiCad HTTP library interface specification. This allows KiCad to pull component data directly from your InvenTree database.
Installation
The plugin can be installed via the InvenTree web interface, using the tag inventree-kicad-plugin
.
Alternatively, install the plugin manually as follows:
pip install inventree-kicad-plugin
Or, add to your plugins.txt
file and run invoke install
.
Documentation
Refer to the plugin documentation for further instructions and information.
Detail section
License:
MIT
Status:
Package on PyPI:
Stable
Maintained
inventree-kicad-plugin
Sourcecode on GitHub
afkiwers/inventree_kicad