{"id":25417808,"url":"https://github.com/tech-gian/contact_book","last_synced_at":"2026-04-25T12:35:33.075Z","repository":{"id":78433130,"uuid":"329247261","full_name":"tech-gian/Contact_book","owner":"tech-gian","description":"📓In this Project the main goal is to save and modify contacts in our computer. With this program, you are going to be able to save, see and modify your contacts through a simple UI.","archived":false,"fork":false,"pushed_at":"2021-01-21T15:37:25.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T16:00:13.214Z","etag":null,"topics":["contacts","python","python3","ui"],"latest_commit_sha":null,"homepage":"https://gianniszapantis.azurewebsites.net/","language":"Python","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/tech-gian.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,"zenodo":null}},"created_at":"2021-01-13T08:52:00.000Z","updated_at":"2022-11-05T13:52:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc4f6fd5-e8f6-45ae-bd8d-fca438faed33","html_url":"https://github.com/tech-gian/Contact_book","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tech-gian/Contact_book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-gian%2FContact_book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-gian%2FContact_book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-gian%2FContact_book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-gian%2FContact_book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tech-gian","download_url":"https://codeload.github.com/tech-gian/Contact_book/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-gian%2FContact_book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["contacts","python","python3","ui"],"created_at":"2025-02-16T18:01:46.730Z","updated_at":"2026-04-25T12:35:33.061Z","avatar_url":"https://github.com/tech-gian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Contact_book\r\n\r\n### Project Overview and Requirements\r\n\r\nIn this Project the main goal is to save and modify contacts in our computer.\r\nWith this program you are going to be able to save, see and modify your contacts\r\nthrough a simple UI. The contacts are saved in the same directory with main.py\r\nand I use sqlite3 ready library from python. It's just a simple database, so\r\nevery time you run the program, you can have access to all of your contacts.\r\n\r\n- To run this Project, the only thing you need is to have installed python3.\r\nYou just have to go to main's directory and run: python3 main.py\r\nThe rest is going to be easy and full of instructions\r\n\r\n- The \"secret\" of this project is to create a simple .db file, where the program\r\nsaves a table. There are all of your contacts. They are accessible by you to\r\nsee them (alphabetical or in the order you entered them), to change them, to\r\nadd a new one, to find one particular or to delete one.\r\n\r\n- Besides the main file, I have implemented a module to manipulate the database\r\nthrough a simple class (with simple functions for its use) and some tests, in the\r\ncorrespoding directory, to show that the module works fine. To run the tests you\r\njust have to go to tests' directory and run: python3 db_module_test.py\r\nEverything should work just fine.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-gian%2Fcontact_book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftech-gian%2Fcontact_book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-gian%2Fcontact_book/lists"}