LPYData - Lightweight student database system
Project description
LPYData
LPYData is a lightweight Python student database system.
Features
- Add student
- Search student
- Update student
- Delete student
- JSON-based storage
Installation
pip install lpydata-rishik
Example Usage
from lpydata import StudentManager
manager = StudentManager()
manager.add_student("S001", "Rishik", 9)
print(manager.get_student("S001"))
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
lpydata_rishik-1.0.0.tar.gz
(1.1 MB
view details)
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 lpydata_rishik-1.0.0.tar.gz.
File metadata
- Download URL: lpydata_rishik-1.0.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef815431f6b23434d50267e8b78e687186428b0fc04cb3684a8857a5b118dd6d
|
|
| MD5 |
b6a104980a81112f88fee2456ca07978
|
|
| BLAKE2b-256 |
5a80e51c4e474cc5f91e2ed099bf3b9566b1cfa6a91a5ea7e7b9f7b62afc49d5
|
File details
Details for the file lpydata_rishik-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lpydata_rishik-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4b26df3a972518d99160b491a3b34e0b6f6e2a9ea2b78f153e98f8a31e8b756
|
|
| MD5 |
53bd12c5b87734d2f892496e1c01eb58
|
|
| BLAKE2b-256 |
ee8e9a28cd1915aa9319f32b70675a63ad9927391c0ceda98caabad6c5acfcf6
|