KiBot/kibot/bom
diogocondeco 827a7afe44 Fixes Digikey link to open part from xlsx file
Fixes the url to open Digikey's page with details from the cell part number.
2022-04-07 23:58:23 +01:00
..
__init__.py
bom.py Made the "Using `{}` for {} instead" message more clear 2022-03-15 19:17:25 -03:00
bom_writer.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
columnlist.py Added MacroFab XYRS support 2022-02-14 13:49:56 -03:00
csv_writer.py Fixed B007 Loop control variable 'i' not used within the loop body. 2022-02-17 19:10:47 -03:00
html_writer.py
kibot_logo.py
units.py Fixed spelling 2022-02-16 19:56:04 -03:00
xlsx_writer.py Fixes Digikey link to open part from xlsx file 2022-04-07 23:58:23 +01:00
xml_writer.py