Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | o Preventing ConfigParser from lower casing the keys in the ini file. | Trygve Laugstøl | 2017-09-30 | 1 | -4/+9 | |
| | | | | | Thanks to https://stackoverflow.com/a/19359720/245614. o Using different colors for the different log levels. | |||||
* | o Reformat all. | Trygve Laugstøl | 2017-09-30 | 1 | -3/+5 | |
| | ||||||
* | o Switching from YAML to INI files for downloaded facts. | Trygve Laugstøl | 2017-09-30 | 1 | -17/+63 | |
| | | | | o Improved fact downloader. | |||||
* | o Let digikey-download-facts read .sch files directly. | Trygve Laugstøl | 2017-09-24 | 1 | -0/+22 | |
| | ||||||
* | setup.py: Adding install_requires. | Trygve Laugstøl | 2017-09-10 | 1 | -18/+18 | |
| | | | | | 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 Better API for the Digikey downloader. | Trygve Laugstøl | 2017-09-06 | 1 | -24/+57 | |
| | ||||||
* | o PEP 8 says python indent is 4 spaces. | Trygve Laugstøl | 2017-09-03 | 1 | -180/+175 | |
| | ||||||
* | o Adding tools to download facts about parts from Digi-Key. | Trygve Laugstøl | 2017-09-03 | 1 | -0/+240 | |