An open API service indexing awesome lists of open source software.

https://github.com/aturley/bompart

A Python library for retrieving BOM information from Octopart.
https://github.com/aturley/bompart

Last synced: 7 months ago
JSON representation

A Python library for retrieving BOM information from Octopart.

Awesome Lists containing this project

README

          

This is a simple library (and test script) for using Octopart's BOM API to retrieve part information based on a Excel file.

Requirements:

+ The xlrd library (http://pypi.python.org/pypi/xlrd) for reading Excel files.