aboutsummaryrefslogtreecommitdiff
path: root/test/test_digikey.py
Commit message (Collapse)AuthorAgeFilesLines
* o Adding a kicad-make-pos tool.Trygve Laugstøl2017-12-151-1/+4
|
* digikey.to_pandas(): Make sure that 'Digi-Key', 'MPN' and 'URL' fieldsTrygve Laugstøl2017-10-221-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øl2017-09-301-7/+33
| | | | o Improved fact downloader.
* setup.py: Adding install_requires.Trygve Laugstøl2017-09-101-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øl2017-09-071-13/+13
|
* o Adding tools to download facts about parts from Digi-Key.Trygve Laugstøl2017-09-031-12/+24
|
* o Going more jupyter.Trygve Laugstøl2017-08-131-0/+16