Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic. | Trygve Laugstøl | 2017-09-09 | 1 | -2/+17 |
| | |||||
* | o Imporing some old parsing code into a EeVal type. Not quite done yet. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+14 |
| | |||||
* | o Splitting out read_schematic into its own file. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+8 |
| | |||||
* | wip: Parsing schematics. | Trygve Laugstøl | 2017-09-09 | 7 | -0/+2936 |
| | |||||
* | o Reformat all. | Trygve Laugstøl | 2017-09-07 | 3 | -61/+71 |
| | |||||
* | 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 | 2 | -0/+57 |
| | |||||
* | o KiCAD BOM parser. | Trygve Laugstøl | 2017-08-08 | 1 | -0/+23 |
| | |||||
* | eng_str(): Adding unit argument. | Trygve Laugstøl | 2017-08-03 | 1 | -4/+24 |
| | |||||
* | o Indenting with two spaces. | Trygve Laugstøl | 2017-08-02 | 2 | -48/+38 |
| | | | | o Reworking test to use pytest's parametrize | ||||
* | o Importing formatting tools. | Trygve Laugstøl | 2017-08-02 | 1 | -0/+48 |