alekssadowski95

alekssadowski95/OpenPartsLibrary

OpenPartsLibrary is a Python library designed to serve as a centralized parts database for Bill of Materials (BOM), Product Data Management (PDM), and Product Lifecycle Management (PLM) systems.

2 good first / help-wanted issues · Python · last activity Sep 11, 2025

bom parts-library pdm supply-chain supply-chain-management
2 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
alekssadowski95/OpenPartsLibrary
0

OpenPartsLibrary is a Python library designed to serve as a centralized parts database for Bill of Materials (BOM), Product Data Management (PDM), and Product Lifecycle Management (PLM) systems.

Python
#bom#parts-library#pdm#supply-chain#supply-chain-management

AI Summary: This issue requests displaying the part with the highest unit price from a library's data. It involves querying all available data, sorting it by unit price (likely in descending order to find the highest, despite the body stating ascending), and then printing the top item to the console via `run.py`.

Complexity: 1/5
good first issue
alekssadowski95/OpenPartsLibrary
0

OpenPartsLibrary is a Python library designed to serve as a centralized parts database for Bill of Materials (BOM), Product Data Management (PDM), and Product Lifecycle Management (PLM) systems.

Python
#bom#parts-library#pdm#supply-chain#supply-chain-management