{"id":21251635,"url":"https://github.com/ntshvicky/book-record-using-tkinter","last_synced_at":"2025-03-15T05:25:09.769Z","repository":{"id":159433992,"uuid":"273052183","full_name":"ntshvicky/book-record-using-tkinter","owner":"ntshvicky","description":"An window gui application in python using tkinter and SQLite database","archived":false,"fork":false,"pushed_at":"2020-06-17T18:54:18.000Z","size":10900,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T20:48:57.376Z","etag":null,"topics":["cnn-classification","cpp","fashion-mnist","machine-learning"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/ntshvicky.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":"2020-06-17T18:39:18.000Z","updated_at":"2020-06-27T12:36:15.000Z","dependencies_parsed_at":"2023-07-16T16:45:55.470Z","dependency_job_id":null,"html_url":"https://github.com/ntshvicky/book-record-using-tkinter","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/ntshvicky%2Fbook-record-using-tkinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntshvicky%2Fbook-record-using-tkinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntshvicky%2Fbook-record-using-tkinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntshvicky%2Fbook-record-using-tkinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntshvicky","download_url":"https://codeload.github.com/ntshvicky/book-record-using-tkinter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243688147,"owners_count":20331479,"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":["cnn-classification","cpp","fashion-mnist","machine-learning"],"created_at":"2024-11-21T03:42:57.559Z","updated_at":"2025-03-15T05:25:09.750Z","avatar_url":"https://github.com/ntshvicky.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# book-record-using-tkinter\nThis is a window application to manage (Add, Update, view all, search book, listing) books using python and SQLite database.\n\nfrontend.py contains python gui code\nbackend.py conatins database connection code\n\n# How to create Executable (.exe) file in Python\n1. Install pyinstaller\n2. execute this command \n    python --onefile --windowed frontend.py\n    \n  --onefile is use to create one executable file and create connection whichever file is imported in frontend.py\n  --windowed , when you execute this file it will execute cmd in backgroud to prevent this and use only \n    window application we need to use windowed argument\n    \n   above command will create a build and dist folder..where dist folder will contain .exe file in the name of frontend.exe\n   when you exxecute that file it will create a database file because we have called connection in backend.py\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntshvicky%2Fbook-record-using-tkinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntshvicky%2Fbook-record-using-tkinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntshvicky%2Fbook-record-using-tkinter/lists"}