{"id":24707684,"url":"https://github.com/tushar-3549/library-management-system","last_synced_at":"2026-04-13T08:31:23.511Z","repository":{"id":273370053,"uuid":"919483083","full_name":"tushar-3549/Library-Management-System","owner":"tushar-3549","description":"Python-based Library Management System built with OOP principles. It uses SQLite3 as the database to handle book and member data efficiently. ","archived":false,"fork":false,"pushed_at":"2025-05-07T07:36:11.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T05:10:34.332Z","etag":null,"topics":["dockerfile","python","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tushar-3549.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-20T13:25:55.000Z","updated_at":"2025-05-07T07:36:41.000Z","dependencies_parsed_at":"2025-01-20T14:38:26.875Z","dependency_job_id":"4dae9bf0-21ca-44fd-a452-59b3645f6435","html_url":"https://github.com/tushar-3549/Library-Management-System","commit_stats":null,"previous_names":["tushar-3549/library-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tushar-3549/Library-Management-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushar-3549%2FLibrary-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushar-3549%2FLibrary-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushar-3549%2FLibrary-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushar-3549%2FLibrary-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tushar-3549","download_url":"https://codeload.github.com/tushar-3549/Library-Management-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushar-3549%2FLibrary-Management-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dockerfile","python","sqlite3"],"created_at":"2025-01-27T06:18:11.633Z","updated_at":"2026-04-13T08:31:23.495Z","avatar_url":"https://github.com/tushar-3549.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 📚 Library Management System\n\nA minimal yet functional **Library Management System** built with **Python**, **SQLite**, and object-oriented design. It allows you to manage books, members, and their borrowing history — ideal for small libraries or learning DB-backed applications.\n\n---\n\n## 🚀 Features\n\n- 📖 Add/search books with author and title\n- 👥 Add/view library members\n- 📅 Issue and return books with timestamps\n- ✅ Auto-handling of book availability status\n- 🗃️ Data stored in a local SQLite database\n- 🐳 Dockerized for easy deployment\n\n---\n\n## 🛠️ Setup Instructions\n\n### ▶️ Run with Python (Locally)\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/tushar-3549/Library-Management-System.git\n   cd Library-Management-System\n   ```\n2. **Run the script**\n   ```\n   python main.py\n   ```\nAll tables are automatically created when the script is run.\n\n### 🐳 Run with Docker\n- Build the Docker image\n  ```bash\n  docker build -t library-app .\n  ```\n- Run the container\n  ```bash\n  docker run -it --rm library-app\n  ```\n### Requirements\n\n- Python 3.7+\n- Docker (optional)\n- No external dependencies (uses standard library only)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftushar-3549%2Flibrary-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftushar-3549%2Flibrary-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftushar-3549%2Flibrary-management-system/lists"}