Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Handling digikey pages with a special "exact match" header + list of | Trygve Laugstøl | 2018-08-02 | 1 | -15/+55 |
| | | | | | | | other categories to continue to search in. The header is just enough data for us. o Better digikey tests, saving local HTML instead of doing online requests. | ||||
* | undo | Trygve Laugstøl | 2018-07-15 | 1 | -1/+1 |
| | |||||
* | wip | Trygve Laugstøl | 2018-07-14 | 1 | -1/+2 |
| | |||||
* | o Adding a kicad-make-pos tool. | Trygve Laugstøl | 2017-12-15 | 1 | -1/+4 |
| | |||||
* | digikey.to_pandas(): Make sure that 'Digi-Key', 'MPN' and 'URL' fields | Trygve Laugstøl | 2017-10-22 | 1 | -4/+4 |
| | | | | | | always are in the data frame. kicad.to_pandas(): support Schematics objects too. read_schematics(): Support hierarchical labels. | ||||
* | o Switching from YAML to INI files for downloaded facts. | Trygve Laugstøl | 2017-09-30 | 1 | -7/+33 |
| | | | | o Improved fact downloader. | ||||
* | setup.py: Adding install_requires. | Trygve Laugstøl | 2017-09-10 | 1 | -10/+10 |
| | | | | | digikey: Updating tests. Making sure the directory exist before writing facts. Stop recursing into new searches when a search returns multiple hits. Let the frontends do that. | ||||
* | o Reformat all. | Trygve Laugstøl | 2017-09-07 | 1 | -13/+13 |
| | |||||
* | o Adding tools to download facts about parts from Digi-Key. | Trygve Laugstøl | 2017-09-03 | 1 | -12/+24 |
| | |||||
* | o Going more jupyter. | Trygve Laugstøl | 2017-08-13 | 1 | -0/+16 |