{"id":25558802,"url":"https://github.com/mohdali03/librarymangement_flask","last_synced_at":"2026-02-11T03:31:58.534Z","repository":{"id":274569395,"uuid":"922166363","full_name":"mohdali03/LibraryMangement_Flask","owner":"mohdali03","description":"A comprehensive Flask-based library management system for efficiently managing books, authors, members, and library operations.","archived":false,"fork":false,"pushed_at":"2025-01-28T06:51:39.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T16:50:20.664Z","etag":null,"topics":["alembic","flask-sqlalchemy","jwt","library-systems","marshmallow","postgresql","restful-api"],"latest_commit_sha":null,"homepage":"https://github.com/mohdali03/LibraryMangement_Flask","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/mohdali03.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}},"created_at":"2025-01-25T13:53:52.000Z","updated_at":"2025-02-13T06:16:00.000Z","dependencies_parsed_at":"2025-01-28T05:20:16.207Z","dependency_job_id":"51f33564-8686-4f9e-bc3a-d4ba6cff399e","html_url":"https://github.com/mohdali03/LibraryMangement_Flask","commit_stats":null,"previous_names":["mohdali03/librarymangement_flask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohdali03/LibraryMangement_Flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdali03%2FLibraryMangement_Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdali03%2FLibraryMangement_Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdali03%2FLibraryMangement_Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdali03%2FLibraryMangement_Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohdali03","download_url":"https://codeload.github.com/mohdali03/LibraryMangement_Flask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdali03%2FLibraryMangement_Flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29326163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T02:08:56.257Z","status":"ssl_error","status_checked_at":"2026-02-11T02:08:51.338Z","response_time":97,"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":["alembic","flask-sqlalchemy","jwt","library-systems","marshmallow","postgresql","restful-api"],"created_at":"2025-02-20T16:19:48.219Z","updated_at":"2026-02-11T03:31:58.529Z","avatar_url":"https://github.com/mohdali03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System\n\n## Overview\nA comprehensive library management system built with Flask, designed to efficiently manage books, members, and library operations.\n\n## Features\n- Book management (add, update, delete, search)\n- Member management\n- Author Management\n- User authentication and authorization\n\n## Tech Stack\n- Flask (Python web framework)\n- SQLAlchemy (ORM)\n- Alembic \n- Marshmallow\n- Jwt\n- progressSQL\n\n## Installation\n1. Clone the repository\n```bash\ngit clone https://github.com/yourusername/libraryManagement.git\ncd libraryManagement\n```\n\n2. Create virtual environment\n```bash\npython -m venv venv\nsource venv/bin/activate  # For Unix\nvenv\\Scripts\\activate     # For Windows\n```\n\n3. Install dependencies\n```bash\npip install -r requirements.txt\n```\n\n4. Run the application\n```bash\nflask run\n```\n\n## Project Structure\n```\nlibraryManagement/\n│   config.py\n│   marsh.py\n│   model.py\n│   __init__.py\n│\n├───auth\n│       routes.py\n│\n├───author\n│       routes.py\n│\n├───books\n│       routes.py\n│\n└───Member\n        routes.py\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdali03%2Flibrarymangement_flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohdali03%2Flibrarymangement_flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdali03%2Flibrarymangement_flask/lists"}