index
:
ee-python.git
fact
master
Trygve Laugstøl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ee
/
digikey
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Better searching for current currency.
Trygve Laugstøl
2019-03-15
1
-1
/
+6
*
o Adding PriceBreak. Parsing price breaks from DK.
Trygve Laugstøl
2019-03-15
1
-7
/
+52
*
Digikey: extracting http caching into its own class.
Trygve Laugstøl
2019-03-08
1
-14
/
+5
*
Digikey: replacing requests-based code with selenium.
Trygve Laugstøl
2019-02-24
1
-24
/
+55
*
o Updating digikey product parsing code. Using Selenium/WebDriver to
Trygve Laugstøl
2019-02-07
1
-1
/
+1
*
o Using the old name for the digikey cache directory.
Trygve Laugstøl
2018-08-04
1
-1
/
+1
*
o Handling digikey pages with a special "exact match" header + list of
Trygve Laugstøl
2018-08-02
1
-16
/
+30
*
o Support for resolving 'mpn' fields from digikey. Creates
Trygve Laugstøl
2018-07-29
1
-2
/
+2
*
o Formatting, fixing warnings.
Trygve Laugstøl
2018-07-29
1
-18
/
+20
*
digikey.to_pandas(): Make sure that 'Digi-Key', 'MPN' and 'URL' fields
Trygve Laugstøl
2017-10-22
1
-1
/
+4
*
o Adding DigikeyRepository.to_pandas().
Trygve Laugstøl
2017-10-04
1
-0
/
+17
*
o Sorting products before downloading to be consistent across runs.
Trygve Laugstøl
2017-10-02
1
-4
/
+19
*
o Making sure attribute type's ids are int.
Trygve Laugstøl
2017-10-02
1
-5
/
+10
*
o Better text extraction, fixing bug where 'Packaging' was not included.
Trygve Laugstøl
2017-10-01
1
-2
/
+3
*
o Preventing ConfigParser from lower casing the keys in the ini file.
Trygve Laugstøl
2017-09-30
1
-4
/
+9
*
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 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
*
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