PartsManage 0.1.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

PartsManage 0.1.1

Inventory Management Library
This is a simple inventory management system written in Python, developed as a project for the final lab exam. The purpose of this project is to demonstrate the implementation of fundamental programming concepts and practices in inventory management.
This project was developed under the guidance of our professor, Prof. Fe Hablanida, as a part of our final lab exam.
Features

addPart(): Add a new part to the inventory.
searchPart(): Search for a part in the inventory.
changePartDescription(): Modify the description of an existing part.
printInventory(): Print the entire inventory.
deletePart(): Remove a part from the inventory.

Installation
To install the Inventory Management Library, run:
pip install PartsManage

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.