Python project to work with the Octopart API. Goal is to make a program that allows me to search for IC part numbers, and add them to a local inventory. Full details at learn-cnc.com
Stars
8
Forks
1
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Second release - added datasheet download functionality. Reformatted and commented code.
d5f823eView on GitHubFirst "beta" release. Supports searching, adding to inventory, viewing inventory, and saving settings. Features to be added:
26550b0View on GitHubFirst "beta" release. Supports searching, adding to inventory, viewing inventory, and saving settings. Features to be added:
b632c7aView on GitHubFirst "beta" release. Supports searching, adding to inventory, viewing inventory, and saving settings. Features to be added:
1a8ff65View on GitHubMerge branch 'master' of https://github.com/tjschweizer/IC-Inventory into dev
d3423d3View on GitHubRefractored some code, added code for config and inventory files. You can now add parts to an inventory. Saved to a .txt file in JSON format.
1ba2e96View on GitHubRefractored some code, added code for config and inventory files. You can now add parts to an inventory. Saved to a .txt file in JSON format.
304eab8View on GitHub