KiBot/kibot/bom
Salvador E. Tropea 0ddc02c51d [Electro-grammar][Fixed] Problems with floating point tolerances
- i.e. 0.1%
Fixes #447
2023-05-29 10:09:05 -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
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 Added stack trace to various exit cases 2023-05-16 10:56:13 -03:00
xml_writer.py