A colorful CLI library manager for tracking books and reading progress
Project description
📚 Library Manager - CLI
A simple command-line Library Manager built using Python. This project helps you track your books, manage reading progress, and maintain your personal library with a colorful and neatly formatted interface.
✨ Features
- Add books with title, author, and publication year
- View all books in a formatted table
- View only unread books
- Mark books as read
- Save data in a JSON file (
books.json) - Reset entire library when needed
- Colorful CLI output for better readability
📦 Install via pip
pip install laypatel13-library-manager
Then run it from anywhere in your terminal:
library-manager
🛠️ Install from source
git clone https://github.com/laypatel13/library-manager.git
cd library-manager
pip install -r requirements.txt
pip install -e .
Then run:
library-manager
📂 Project Structure
library-manager/
├── library_manager/
│ ├── __init__.py
│ └── main.py
├── pyproject.toml
├── requirements.txt
└── README.md
🧰 Built With
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 laypatel13_library_manager-0.1.0.tar.gz.
File metadata
- Download URL: laypatel13_library_manager-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16aab15a928edecbcb274c58857ffe83684b0a075a2d6a250cbf26ffe3681329
|
|
| MD5 |
2a0b122f12944e37fec0dece1b3deba9
|
|
| BLAKE2b-256 |
16fca83d09ec55bead638ce9f94b0bc5645a53b38014a187ba129da09df82987
|
File details
Details for the file laypatel13_library_manager-0.1.0-py3-none-any.whl.
File metadata
- Download URL: laypatel13_library_manager-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be37c608b212b9da7419428098a70ea65c4e70f4f53dd8922383c309c5f6b429
|
|
| MD5 |
7a32e8744ac9379f969b3ba8c580cb5d
|
|
| BLAKE2b-256 |
1fe65a64083af44f259f679108d9b729d1ba4082f7547d93c852af2f2068e5bd
|