AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
kicost/__init__.py
kicost/__main__.py
kicost/kicost.py
kicost/version.py
kicost.egg-info/PKG-INFO
kicost.egg-info/SOURCES.txt
kicost.egg-info/dependency_links.txt
kicost.egg-info/entry_points.txt
kicost.egg-info/not-zip-safe
kicost.egg-info/pbr.json
kicost.egg-info/requires.txt
kicost.egg-info/top_level.txt
kicost/distributors/__init__.py
kicost/distributors/digikey/__init__.py
kicost/distributors/digikey/digikey.py
kicost/distributors/farnell/__init__.py
kicost/distributors/farnell/farnell.py
kicost/distributors/local/__init__.py
kicost/distributors/local/local.py
kicost/distributors/mouser/__init__.py
kicost/distributors/mouser/mouser.py
kicost/distributors/newark/__init__.py
kicost/distributors/newark/newark.py
kicost/distributors/rs/__init__.py
kicost/distributors/rs/rs.py
kicost/distributors/tme/__init__.py
kicost/distributors/tme/tme.py
kicost/eda_tools/__init__.py
kicost/eda_tools/eda_tools.py
kicost/eda_tools/altium/__init__.py
kicost/eda_tools/altium/altium.py
kicost/eda_tools/kicad/__init__.py
kicost/eda_tools/kicad/kicad.py
tests/Aeronav_R.xlsx
tests/Aeronav_R.xml
tests/Aeronav_R_27_36.xlsx
tests/Aeronav_R_27_37.xlsx
tests/Aeronav_R_35_36.xlsx
tests/Aeronav_R_35_37.xlsx
tests/BoulderCreekMotherBoard.xlsx
tests/BoulderCreekMotherBoard.xml
tests/CAN Balancer.xlsx
tests/CAN Balancer.xml
tests/Indium_X2.xml
tests/LedTest.xml
tests/NF6X_TestBoard.xlsx
tests/NF6X_TestBoard.xml
tests/RPi-Test.xml
tests/Receiver_1W.xlsx
tests/Receiver_1W.xml
tests/StickIt-Hat-old.xml
tests/StickIt-Hat.xlsx
tests/StickIt-Hat.xml
tests/StickIt-QuadDAC-cache.lib
tests/StickIt-QuadDAC.kicad_pcb
tests/StickIt-QuadDAC.pro
tests/StickIt-QuadDAC.sch
tests/StickIt-QuadDAC.xlsx
tests/StickIt-QuadDAC.xml
tests/StickIt-RotaryEncoder.xlsx
tests/StickIt-RotaryEncoder.xml
tests/TestParts.xlsx
tests/TestParts.xml
tests/__init__.py
tests/b3u_test.xml
tests/bbsram.xlsx
tests/bbsram.xml
tests/fitting_test.xlsx
tests/fitting_test.xml
tests/kc-test.xlsx
tests/kc-test.xml
tests/local_Indium_X2.xml
tests/log.txt
tests/multipart.xlsx
tests/multipart.xml
tests/safelink_receiver.xlsx
tests/safelink_receiver.xml
tests/single_component.xlsx
tests/single_component.xml
tests/test.sh
tests/test.xlsx
tests/test.xml
tests/test2.xml
tests/test3.xml
tests/test_kicost.py