aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools/digikey_download_facts.py
Commit message (Expand)AuthorAgeFilesLines
* digikey: Better search when getting multiple results back. Instead ofTrygve Laugstøl2019-05-281-5/+5
* digikey:Trygve Laugstøl2019-04-141-2/+6
* Digikey: replacing requests-based code with selenium.Trygve Laugstøl2019-02-241-3/+4
* o Changing resolve-schematic-components to create genericTrygve Laugstøl2018-07-301-1/+0
* undoTrygve Laugstøl2018-07-151-1/+1
* wipTrygve Laugstøl2018-07-141-1/+1
* o Making digikey_download_facts and kicad_make_bom tools use read_schematics ...Trygve Laugstøl2017-10-221-2/+2
* o Sorting products before downloading to be consistent across runs.Trygve Laugstøl2017-10-021-5/+3
* o Smarter searching in case of multiple hits. Look for the MPN we want and no...Trygve Laugstøl2017-10-011-14/+15
* o Reformat all.Trygve Laugstøl2017-09-301-15/+18
* o Switching from YAML to INI files for downloaded facts.Trygve Laugstøl2017-09-301-18/+48
* o Let digikey-download-facts read .sch files directly.Trygve Laugstøl2017-09-241-18/+24
* o Implementing kicad-make-bom as a tool.Trygve Laugstøl2017-09-121-5/+2
* setup.py: Adding install_requires.Trygve Laugstøl2017-09-101-6/+24
* o Better API for the Digikey downloader.Trygve Laugstøl2017-09-061-27/+34
* o Adding tools to download facts about parts from Digi-Key.Trygve Laugstøl2017-09-031-0/+59