<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ee-python.git/demo/doit/ee, branch fact</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2017/07/ee-python.git/atom?h=fact</id>
<link rel='self' href='https://trygvis.io/git/2017/07/ee-python.git/atom?h=fact'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/'/>
<updated>2018-08-02T19:53:19Z</updated>
<entry>
<title>o No need to lower case the keys in the ini file.</title>
<updated>2018-08-02T19:53:19Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-08-02T19:53:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=2c86705557841a978a94ad32e2751cb5bc68bc18'/>
<id>urn:sha1:2c86705557841a978a94ad32e2751cb5bc68bc18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Fixing a bad bug and learning some Python: list.insert(index, value)</title>
<updated>2018-08-02T19:53:00Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-08-02T19:42:01Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=e1012e314d6c21ad1b75082a292506cd751a9117'/>
<id>urn:sha1:e1012e314d6c21ad1b75082a292506cd751a9117</id>
<content type='text'>
  will only insert at index if the list is index long. If not it will
  just append them. Yay. Much better digikey part data now.
  Creating a ValueList that automatically expands the list.
o Stopping with silly key and value replacements.
o Updating tests.
</content>
</entry>
<entry>
<title>o Updating demo project, reorganizing the demo a bit.</title>
<updated>2018-08-01T09:04:22Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-08-01T09:04:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=b6c8c2c103b98097adef2fd18547feb6fd7e1952'/>
<id>urn:sha1:b6c8c2c103b98097adef2fd18547feb6fd7e1952</id>
<content type='text'>
o DataSetManager: renaming `add_ds` to `register_ds`.
</content>
</entry>
<entry>
<title>o Changing resolve-schematic-components to create generic</title>
<updated>2018-07-30T19:21:59Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-07-30T19:21:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=a25bba9dd40b5dd6b0d85fd415634e2e768fe40b'/>
<id>urn:sha1:a25bba9dd40b5dd6b0d85fd415634e2e768fe40b</id>
<content type='text'>
  'component-to-part-mapping' objects with seller=digikey
o Implementing 'task_digikey_fetch_full_part_facts' that downloads info
  about each mapped parts with seller=digikey.
</content>
</entry>
<entry>
<title>o Support for resolving 'mpn' fields from digikey. Creates</title>
<updated>2018-07-29T21:22:26Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-07-29T21:22:26Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=661332c3ce7562b30545ae1773d30a784bcbc0db'/>
<id>urn:sha1:661332c3ce7562b30545ae1773d30a784bcbc0db</id>
<content type='text'>
  'digikey-part-stub', can be used to download the entire part later on.
</content>
</entry>
<entry>
<title>o Starting on a digikey-specific order csv.</title>
<updated>2018-07-29T10:02:46Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-07-29T10:02:46Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=4dfe4314efc0a4137899f7a0fce7b653a34219ca'/>
<id>urn:sha1:4dfe4314efc0a4137899f7a0fce7b653a34219ca</id>
<content type='text'>
o Better demo, one generic order csv and two for digikey with different
  batch sizes.
</content>
</entry>
<entry>
<title>o Dumping MpnBomComponent, wtf.</title>
<updated>2018-07-28T19:59:29Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-07-28T19:59:29Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=de9e6739543fd6a589b80184e5452a6a5cdb1196'/>
<id>urn:sha1:de9e6739543fd6a589b80184e5452a6a5cdb1196</id>
<content type='text'>
o Renaming bom.csv to order.csv.
</content>
</entry>
<entry>
<title>wip.</title>
<updated>2018-07-23T20:53:17Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-07-23T20:53:17Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2017/07/ee-python.git/commit/?id=894ff92c770320e264961bba55bbf0fba16efe56'/>
<id>urn:sha1:894ff92c770320e264961bba55bbf0fba16efe56</id>
<content type='text'>
o Support for loading CSV files.
</content>
</entry>
</feed>
