{"id":22003562,"url":"https://github.com/riju18/east-west-university-library-management-system-python-desktop-application","last_synced_at":"2025-10-11T01:31:43.082Z","repository":{"id":151804076,"uuid":"189701536","full_name":"riju18/East-West-University-library-management-system-python-desktop-Application","owner":"riju18","description":"My first project which is realted to the university library manangement system where the library admin can do a lot of tasks like any book information operation, new student information, download day-to-day data as backup \u0026 many more things.  ","archived":false,"fork":false,"pushed_at":"2019-06-01T15:43:13.000Z","size":150,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-30T00:10:43.566Z","etag":null,"topics":["jupyter-notebook","mysql-workbench","oop-python","pyqt5"],"latest_commit_sha":null,"homepage":null,"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/riju18.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}},"created_at":"2019-06-01T07:02:22.000Z","updated_at":"2024-10-23T11:05:21.000Z","dependencies_parsed_at":"2023-08-01T04:45:59.524Z","dependency_job_id":null,"html_url":"https://github.com/riju18/East-West-University-library-management-system-python-desktop-Application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FEast-West-University-library-management-system-python-desktop-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FEast-West-University-library-management-system-python-desktop-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FEast-West-University-library-management-system-python-desktop-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FEast-West-University-library-management-system-python-desktop-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riju18","download_url":"https://codeload.github.com/riju18/East-West-University-library-management-system-python-desktop-Application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236019638,"owners_count":19082142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["jupyter-notebook","mysql-workbench","oop-python","pyqt5"],"created_at":"2024-11-30T00:10:04.070Z","updated_at":"2025-10-11T01:31:37.733Z","avatar_url":"https://github.com/riju18.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# info:\n# database info:\n\n    software: mysql workbench (https://dev.mysql.com/downloads/mysql/)\n\n    mysql server login username: root\n\n    mysql server login username: user own password\n\n    database name: library_management\n\n    number of tables: 7\n# 'author' table:\n  \n    idauthor int(11) AI PK \n\n    author_name varchar(45)\n  \n # 'book' table:\n  \n    id int(11) AI PK \n\n    book_name varchar(45) \n\n    book_description varchar(45)\n\n    book_code varchar(45) \n\n    book_category varchar(45)\n\n    book_author varchar(45)\n\n    book_publisher varchar(45)\n\n    book_price int(11)\n    \n# 'category' table:\n\n    idcategory int(11) AI PK \n    category_name varchar(45)\n    \n# 'client' table:\n\n    idclient int(11) AI PK \n    clientName varchar(45) \n    clientEmail varchar(45) \n    clientNid varchar(45)\n    \n# 'dayoperations' table:\n\n    iddayoperations int(11) AI PK \n    bookname varchar(45) \n    type varchar(30) \n    days int(11) \n    fromDate datetime \n    toDate datetime \n    clientName varchar(45)\n    \n# 'publisher' table:\n\n    idpublisher int(11) AI PK \n    publisher_name varchar(45)\n    \n# 'users' table:\n\n    id_users int(11) AI PK \n    username varchar(45) \n    useremail varchar(45) \n    userspassword varchar(45)\n# installation:\n\n    pip install mysqlclient\n    \n    pip install MySQLdb \n    \n    pip install pyqt5ac  (to convert .qrc file to .py)\n# run:\n\n    for conda : app.ipynb\n    for python: app.py\n    \n# reminder:\n\n    every time for the change of app_design.ui have to run the \"convert_qrc_to_py.ipynb\"(for conda), move the \"icons_rc.py\" to root folder from \"generated folder\" \u0026 then run the app.ipynb.\n    \n # screenshots:\n ![mainWindow](https://user-images.githubusercontent.com/18087611/58745138-d2d5b280-846e-11e9-93e3-140770c202eb.JPG)\n ![userInfo](https://user-images.githubusercontent.com/18087611/58745139-d2d5b280-846e-11e9-8c27-a3a211a23fa0.JPG)\n ![loginWindow](https://user-images.githubusercontent.com/18087611/58745140-d36e4900-846e-11e9-8a23-7d6ef1de5106.JPG)\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friju18%2Feast-west-university-library-management-system-python-desktop-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friju18%2Feast-west-university-library-management-system-python-desktop-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friju18%2Feast-west-university-library-management-system-python-desktop-application/lists"}