Talk:Ironworker 3/Bill of Materials: Difference between revisions
Jump to navigation
Jump to search
Mike Hansen (talk | contribs) No edit summary |
Mike Hansen (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
Adding the output for everyone to see if they like it. | Adding the output for everyone to see if they like it. | ||
Here are the python changes | |||
Here are the python changes: | |||
https://github.com/OSE/documentation/pull/2/files | https://github.com/OSE/documentation/pull/2/files | ||
Here is the full python file: | |||
https://github.com/histalonia/documentation/blob/996446fd0c95dbe4dbf1b19ef96e667cc920cecd/bom_generator.py | |||
======= | ======= |
Latest revision as of 01:41, 17 November 2013
(11/16/2013 - Mike Hansen)
Added code on github to create a summary table of the bill of materials, in addition to the current list.
Adding the output for everyone to see if they like it.
Here are the python changes:
https://github.com/OSE/documentation/pull/2/files
Here is the full python file: