← Back to team overview

kicad-developers team mailing list archive

Re: BOM support

 

On 08/25/2010 10:43 AM, Brian Sidebotham wrote:
> On 25 August 2010 01:30, Brian Sidebotham <brian.sidebotham@xxxxxxxxx> wrote:
>   
>> Hi Guys,
>>
>> I have attached a first effort for some python scripts.
:
> bom_example5.py does not do more sophisticated output formatting, but
> does include a custom component grouping method
>
> I've done some quick tidying up, and have added two more scripts:
>
> round_robin.py - loads the XML tree, and exports the same XML tree
> round_value_robin.py - loads the XML tree, performs some value monging
> and then exports the XML tree
>
> I've added a few more helper functions and rearranged a few things too.
>
> Best Regards,
>
> Brian.
>   

Thanks Brian.

I've not had time to try them yet or look at them yet but will do.  In
the mean time, thanks!

FYI: New library that I see is also in the debian package set:

    http://codespeak.net/lxml/intro.html

Seems to be the end all solution for the grand quest of XML support in
python.

Dick




References