We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip show KiBOM
Name: kibom Version: 1.7.1 Summary: Bill of Materials generation tool for KiCad EDA Home-page: https://github.com/SchrodingersGat/KiBom Author: Oliver Walters Author-email: [email protected] License: MIT Location: /usr/local/lib/python3.7/dist-packages Requires: xlsxwriter Required-by:
ls /usr/local/lib/python3.7/dist-packages/kibom
bom_writer.py csv_writer.py init.py preferences.py units.py xml_writer.py columns.py debug.py main.py pycache version.py component.py html_writer.py netlist_reader.py sort.py xlsx_writer.py
kiBOM_CLI.py is missing Manually downloading the tar.gz shows also that this file is missing
The text was updated successfully, but these errors were encountered:
Note that this is fixed in 1.8.0, not yet in PyPi Try installing from a git clone:
git clone https://github.com/SchrodingersGat/KiBoM.git cd KiBoM pip install .
Sorry, something went wrong.
No branches or pull requests
pip show KiBOM
Name: kibom
Version: 1.7.1
Summary: Bill of Materials generation tool for KiCad EDA
Home-page: https://github.com/SchrodingersGat/KiBom
Author: Oliver Walters
Author-email: [email protected]
License: MIT
Location: /usr/local/lib/python3.7/dist-packages
Requires: xlsxwriter
Required-by:
ls /usr/local/lib/python3.7/dist-packages/kibom
bom_writer.py csv_writer.py init.py preferences.py units.py xml_writer.py
columns.py debug.py main.py pycache version.py
component.py html_writer.py netlist_reader.py sort.py xlsx_writer.py
kiBOM_CLI.py is missing
Manually downloading the tar.gz shows also that this file is missing
The text was updated successfully, but these errors were encountered: