KiBot/kibot/bom
Salvador E. Tropea 22248c0068 [Fixed] Copy of KiCost data
Now we use a copy of the components to allow field expansions.
So we must also copy the specs to the original components.
2023-07-31 13:10:40 -03:00
..
__init__.py
bom.py Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
bom_writer.py [BoM][Added] Human readable text output format. 2022-11-24 11:32:47 -03:00
columnlist.py Fixed missing XYRS information for components with multiple units 2022-09-29 07:54:32 -03:00
csv_writer.py [BoM][Added] Human readable text output format. 2022-11-24 11:32:47 -03:00
electro_grammar.py [Electro-grammar][Fixed] Problems with floating point tolerances 2023-05-29 10:09:05 -03:00
html_writer.py [BoM][Added] Option to link to Mouser site. 2022-11-07 10:50:58 -03:00
kibot_logo.py
units.py [Filters][Spec_to_Field][Added] Dist coherence and dist desc 2023-05-10 11:25:56 -03:00
xlsx_writer.py [Fixed] Copy of KiCost data 2023-07-31 13:10:40 -03:00
xml_writer.py