{"id":15430200,"url":"https://github.com/zhuorantan/library","last_synced_at":"2026-04-13T22:33:42.832Z","repository":{"id":153190111,"uuid":"133249802","full_name":"zhuorantan/Library","owner":"zhuorantan","description":"A library management system built with Flask, SQLAlchemy and Bootstrap","archived":false,"fork":false,"pushed_at":"2018-05-22T02:52:24.000Z","size":2123,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T05:56:52.595Z","etag":null,"topics":["alchemy","bootstrap","flask","library-management","python3"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhuorantan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-05-13T15:28:56.000Z","updated_at":"2024-04-08T11:22:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ab2690a-fb6f-488c-a541-536e505421fc","html_url":"https://github.com/zhuorantan/Library","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":0.07692307692307687,"last_synced_commit":"3ff31290c2be61dc19fd8de0f912a2cdab5b9918"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhuorantan/Library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuorantan%2FLibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuorantan%2FLibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuorantan%2FLibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuorantan%2FLibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhuorantan","download_url":"https://codeload.github.com/zhuorantan/Library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhuorantan%2FLibrary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","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":["alchemy","bootstrap","flask","library-management","python3"],"created_at":"2024-10-01T18:14:14.387Z","updated_at":"2026-04-13T22:33:42.794Z","avatar_url":"https://github.com/zhuorantan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library\n### A library management system built with Flask, SQLAlchemy and Bootstrap\n\n# Run\n```shell\npython main.py\n```\n\nTo populate example data, uncomment the following line in `main.py`\n```python\npopulate_data()\n```\n\n# Gmail\nTo enable the email notification via Gmail API, follow this [instruction](https://developers.google.com/gmail/api/quickstart/python) and uncomment the following two lines in `main.py`\n```python\n...\nfrom gmail import send_email\n\n...\nsend_email(reservation.reader.email, '您预约的书《%s》可借了' % book.cip.book_name, message)\n...\n```\n\n# [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhuorantan%2Flibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhuorantan%2Flibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhuorantan%2Flibrary/lists"}