KiBot/kibot
Salvador E. Tropea 6c118b73fa Imports can be nested now
- import stuff that was imported ...
- Is the first approach, works for a simple case

Related to #218
2022-07-12 10:55:00 -03:00
..
PyPDF2
bom [Test] Added a message to test the missing XLSX behavior 2022-07-01 12:40:15 -03:00
config_templates Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
images Added compress output to the navigate_results 2022-06-08 11:29:49 -03:00
kicad [SCH][Print] A global option to cross components without a body. 2022-07-12 08:44:05 -03:00
kicad_colors
kicad_layouts
mcpyrate Removed distutils use in mcpyrate 2022-06-30 13:58:54 -03:00
report_templates Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
svgutils Added background image to pcb_print 2022-04-23 08:48:32 -03:00
__init__.py Bumped version to 1.2.0 2022-06-15 06:24:15 -03:00
__main__.py [Dependencies] Added command line option to disable the downloads. 2022-07-01 13:30:51 -03:00
config_reader.py Imports can be nested now 2022-07-12 10:55:00 -03:00
create_pdf.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
dep_downloader.py [Dependencies] Added support for partially uninstalled modules. 2022-07-08 11:50:18 -03:00
docopt.py
drill_marks.py Simplified the drill_marks stuff 2022-06-10 17:50:11 -03:00
error.py
fil_base.py Fixed KiBoM mounting hole regex 2022-05-26 10:02:07 -03:00
fil_field_rename.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_generic.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_rot_footprint.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_subparts.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_var_rename.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_var_rename_kicost.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
globals.py [SCH][Print] A global option to cross components without a body. 2022-07-12 08:44:05 -03:00
gs.py [SCH][Print] A global option to cross components without a body. 2022-07-12 08:44:05 -03:00
kiplot.py [Dependencies] Fixed repeated dependencies when plug-in dir available 2022-07-09 16:28:20 -03:00
layer.py Fixed used layers detection in --quick-start 2022-04-28 14:26:02 -03:00
log.py Added log.debugl(LEVEL, msg) function, using verbose level 2022-06-18 16:35:31 -03:00
macros.py Fixed the code that moves the basic indicator 2022-06-08 08:53:03 -03:00
misc.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
optionable.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_any_drill.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_layer.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_pcb_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_any_sch_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_base.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_base_3d.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_boardview.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_bom.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_compress.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_download_datasheets.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
out_dxf.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_excellon.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gencad.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_gerb_drill.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gerber.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_hpgl.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_ibom.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_kibom.py Documented the added features. 2022-07-11 12:41:23 -03:00
out_kicost.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_navigate_results.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_netlist.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_pcb_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_pcbdraw.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_pdf.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf_pcb_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_pdf_sch_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_pdfunite.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
out_position.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_ps.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_qr_lib.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_render_3d.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_report.py Documented the added features. 2022-07-11 12:41:23 -03:00
out_sch_variant.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_step.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_svg.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_svg_pcb_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
out_svg_sch_print.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_base.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_check_zone_fills.py
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py Allow to skip the `regex` value in filters 2022-04-28 14:06:46 -03:00
pre_ignore_unconnected.py
pre_pcb_replace.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_run_drc.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_run_erc.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_sch_replace.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_set_text_variables.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
pre_update_qr.py Implemented output priorities 2022-06-07 13:57:32 -03:00
pre_update_xml.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
registrable.py Now the dependencies are YAML specs in docstrings 2022-07-05 12:43:49 -03:00
var_base.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_ibom.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
var_kibom.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
var_kicost.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00