A simple inventory management system
Project description
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 inventoryManagement
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file InvManagement-0.4-py3-none-any.whl.
File metadata
- Download URL: InvManagement-0.4-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dd5552fc80c38c14015e5864e2308a153dcdc210e8d99c2730ff0ef575f5c49
|
|
| MD5 |
49296e0cf5685f3e4675943d28bf5a0f
|
|
| BLAKE2b-256 |
bee1eb5e3b284ea23617101dc5b3a6988cfbed63bfab1d84c2bddff016fdea50
|