KiBot/kiplot/bom
SET ed538d9679 Reduced the calls to the complex value parsing in units.py
Now we call it just once for each component and store the result.
Then we use the stored value instead of computing it over and over.
In this way we save time and warnings about malformed values are
reported once. It reduced the number of warnings in the test case
from 39 to 3.
2020-08-13 21:43:28 -03:00
..
bom.py Reduced the calls to the complex value parsing in units.py 2020-08-13 21:43:28 -03:00
bom_writer.py
columnlist.py Fixed flake8 style details 2020-08-11 12:46:36 -03:00
csv_writer.py Implemented the KiCad version in the Internal BoM. 2020-08-05 21:17:20 -03:00
html_writer.py Made the "Total Compomponents" label coherent between HTML and XLSX 2020-08-12 19:12:35 -03:00
kibot_logo.py
units.py Reduced the calls to the complex value parsing in units.py 2020-08-13 21:43:28 -03:00
xlsx_writer.py Made the "Total Compomponents" label coherent between HTML and XLSX 2020-08-12 19:12:35 -03:00
xml_writer.py Removed old comment. 2020-08-10 18:58:03 -03:00