30350n / inventree_part_import

CLI to import parts from suppliers like DigiKey, LCSC, Mouser, etc. to InvenTree
MIT License
28 stars 8 forks source link

Ipn templates #46

Open cmidgley opened 4 months ago

cmidgley commented 4 months ago

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

30350n commented 4 months ago

Okay, I quickly ran pre-commit on this to fix the formatting and also did some light refactoring:

30350n commented 4 months ago

Okay, so some general thoughts on the implementation: