KiBot/kibot/bom
Salvador E. Tropea b03b56ae5d Added more coherence to the variants/filters.
- Now they behave more coherently across outputs.
- Component status is explicitly reset, so having a variant + filter
  behaves in a more consistent way. Even when this isn't the
  recommended use.
- Virtual components are handled by the exclude filter.
- Moved code to modify the PCB to VariantOptions.
- Added a real virtual component to the tests, not a ridiculous case.
2020-09-08 20:01:16 -03:00
..
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
bom.py Added more coherence to the variants/filters. 2020-09-08 20:01:16 -03:00
bom_writer.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
columnlist.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
csv_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
html_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
kibot_logo.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
units.py Added support for '~' as empty value. 2020-08-30 11:54:34 -03:00
xlsx_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
xml_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00