OpenPartsLibrary 0.1.4__py3-none-any.whl → 0.1.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: OpenPartsLibrary
3
- Version: 0.1.4
3
+ Version: 0.1.7
4
4
  Summary: Python library for creating a database of hardware components for manufacturing
5
5
  Home-page: https://github.com/alekssadowski95/OpenPartsLibrary
6
6
  Author: Aleksander Sadowski
@@ -27,6 +27,9 @@ Dynamic: license-file
27
27
  Dynamic: requires-dist
28
28
  Dynamic: summary
29
29
 
30
+
31
+ <img src="./openpartslibrary/images/openpartslibrary-logo.png" height="128" alt="OpenPartsLibrary logo"></img>
32
+
30
33
  # OpenPartsLibrary
31
34
  **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. It provides structured data models and APIs for managing components, part metadata, sourcing, and lifecycle states. OpenPartsLibrary streamlines integration with engineering workflows, enabling consistent part usage and traceability across design and manufacturing processes.
32
35
 
@@ -158,3 +161,9 @@ This table outlines the `Part` properties used in the OpenPartsLibrary.
158
161
 
159
162
 
160
163
  `id` and `uuid` will also be used internally, but database users does not have to worry about those.
164
+
165
+ Credits:
166
+ icon: <a href="https://www.flaticon.com/free-icons/database" title="database icons">Database icons created by Smashicons - Flaticon</a>
167
+
168
+ ## How to Contribute
169
+ This section helps in understanding how to contribute to the project.
@@ -1,8 +1,8 @@
1
1
  openpartslibrary/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  openpartslibrary/db.py,sha256=FYyQuFdJZzERniBOyWQNCuRQ_v8ZrzgXhjHUbKY1tTk,3157
3
3
  openpartslibrary/models.py,sha256=yVnyV0f7hSoTG30f1UVugeLNKLkk4osDEVUU2zIUQYk,2649
4
- openpartslibrary-0.1.4.dist-info/licenses/LICENSE,sha256=d0dlaVkR5u5bZVrTL-FmUyCoiu3o87Vc-MF1X-NYSXA,1076
5
- openpartslibrary-0.1.4.dist-info/METADATA,sha256=sBJxfxr-O1YC1cC4qGeo9EfQ1TjUlvI65F9ReOrCKDM,7302
6
- openpartslibrary-0.1.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- openpartslibrary-0.1.4.dist-info/top_level.txt,sha256=-26qZ2PdH7UxxjYQmnXDViKaFDd5Mb5e_Xp__WDTdKQ,17
8
- openpartslibrary-0.1.4.dist-info/RECORD,,
4
+ openpartslibrary-0.1.7.dist-info/licenses/LICENSE,sha256=d0dlaVkR5u5bZVrTL-FmUyCoiu3o87Vc-MF1X-NYSXA,1076
5
+ openpartslibrary-0.1.7.dist-info/METADATA,sha256=pO47xQvLlmLRkLqxYhGycAWGKX2hw3LtogeqTbLNs7U,7653
6
+ openpartslibrary-0.1.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ openpartslibrary-0.1.7.dist-info/top_level.txt,sha256=-26qZ2PdH7UxxjYQmnXDViKaFDd5Mb5e_Xp__WDTdKQ,17
8
+ openpartslibrary-0.1.7.dist-info/RECORD,,