A package for managing inventory and items
Project description
Inventory Management System
This is an Inventory Management Package built in Python. It provides a class-based structure to manage items in an inventory with functionalities such as adding, updating, deleting, and viewing items. Each item is uniquely identified, and the inventory can keep track of the quantity and price of each item.
Features
-
Item Management:
- Add items to the inventory
- Update item quantity
- Delete items from the inventory
- View item details (ID, name, quantity, price)
- Calculate total value of an item based on its quantity and price
-
Inventory Management:
- Add one or more items to the inventory
- Update item quantity by adding or reducing
- Delete items from the inventory
- View complete inventory details
- Get the total number of items in the inventory
Requirements
- Python 3.x
Installation
- Clone the repository:
git clone https://github.com/sachinmhj/Inventory-Manager.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 inventry-manage-0.1.0.tar.gz.
File metadata
- Download URL: inventry-manage-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52bd90cdeacc39d10bf61fa219ef195eb4e9900d323a93f1db99980860ba5f35
|
|
| MD5 |
87032e79c6754df503267ea4f80027f5
|
|
| BLAKE2b-256 |
56f5c69f3ffb46cc9a4bab9a03567a3a781d6b30851b61a290fe6d5877b844e3
|
File details
Details for the file inventry_manage-0.1.0-py3-none-any.whl.
File metadata
- Download URL: inventry_manage-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b679774c32ed4157e22e62e2930a8902b68dc20476fdb3245d5c56f3c58c93d
|
|
| MD5 |
48a348863080ed9f5b1038c2cceba6a5
|
|
| BLAKE2b-256 |
fe1d38e46718546aea2ff46925adc9302336cd0a3ed62187c24eb992cf96ed0f
|