inventree_part_import icon indicating copy to clipboard operation
inventree_part_import copied to clipboard

CLI to import parts from suppliers like DigiKey, LCSC, Mouser, etc. to InvenTree

Results 13 inventree_part_import issues
Sort by recently updated
recently updated
newest added

Using your config, let's look at `Operational Amplifiers`. They're a subgroup of `Amplifiers`, which is a subgroup of `Integrated Circuits`. Since `Amplifiers` specify `Supply Current`, whenever you're importing an opamp...

enhancement

If you play around with settings and importing parts too much, you might get yourself throttled or blocked by the providers. Adding caching would prevent you from repeating the same...

enhancement

Adds support for setting IPN based on Jinja2 templates. See #38 for background, and the updated README for feature details.

enhancement

# Summary This PR adds functionality to overwrite part names associated to supplier/manufacturer parts. # Problem In some cases, parts can have multiple different manufacturers and MPNs, but are essentially...

I've tried Digikey, Mouser, and LCSC, but none of them work. Digikey brings me to what looks like a Lynx interactive for their login page. I can type in username...

bug

Currently, when imports create new parts the Part IPN is not set. I have a use case where setting it to the search term (SKU/MPN) would be helpful. ## Use...

enhancement

When updating your database with `--update` or `--update-recursive` it would be great to add a extra flag to use the already existing supplier parts to pull new data, as I...

enhancement

wanting to possibly schedule updating parts automatically, I enabled using "/" to process recursively all categories. Not sure if this could be useful for others, but I will park this...

question

In the case where we are updating existing products non-interactively and a search returns multiple possible choices, the system update existing entries from the match results. This could be done...

DigiKey search is somewhat broken right now, the following things need fixing: - [ ] DigiKey Part Number search doesn't work - [ ] Parts with multiple packages only return...

bug
enhancement
help wanted