{"id":34689060,"url":"https://github.com/mostafabaghi/python-contacts-list","last_synced_at":"2026-05-28T09:31:32.101Z","repository":{"id":297699317,"uuid":"997641344","full_name":"mostafabaghi/python-contacts-list","owner":"mostafabaghi","description":"📇 Python Contacts List — A simple desktop contact manager built with Python and Tkinter, allowing you to add, edit, and delete contacts stored as .txt files in a local contacts/ folder. Fast, offline, and beginner-friendly.","archived":false,"fork":false,"pushed_at":"2025-06-06T22:20:08.000Z","size":134,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-06T23:20:01.006Z","etag":null,"topics":["address-book","beginner-project","contact-list","contact-manager","crud","desktop-app","file-system","gui","offline-app","personal-organizer","python","simple-gui","text-file-storage","tkinter"],"latest_commit_sha":null,"homepage":"https://mostafabaghi.com/","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/mostafabaghi.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":"2025-06-06T22:05:30.000Z","updated_at":"2025-06-06T22:20:27.000Z","dependencies_parsed_at":"2025-06-06T23:20:11.568Z","dependency_job_id":"600e9c76-d17f-4748-a8b7-5ca943b571f7","html_url":"https://github.com/mostafabaghi/python-contacts-list","commit_stats":null,"previous_names":["mostafabaghi/python-contacts-list"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mostafabaghi/python-contacts-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafabaghi%2Fpython-contacts-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafabaghi%2Fpython-contacts-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafabaghi%2Fpython-contacts-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafabaghi%2Fpython-contacts-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mostafabaghi","download_url":"https://codeload.github.com/mostafabaghi/python-contacts-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafabaghi%2Fpython-contacts-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33603473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["address-book","beginner-project","contact-list","contact-manager","crud","desktop-app","file-system","gui","offline-app","personal-organizer","python","simple-gui","text-file-storage","tkinter"],"created_at":"2025-12-24T21:56:50.363Z","updated_at":"2026-05-28T09:31:32.089Z","avatar_url":"https://github.com/mostafabaghi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 📇 Python Contacts List\n\nA simple and lightweight desktop contact manager built with Python and Tkinter.  \nThis app allows you to create, view, edit, and delete contact information, stored locally as `.txt` files in a `contacts/` folder.\n\n---\n\n## ✨ Features\n\n- 🔍 View all contacts in a scrollable list\n- ➕ Add new contact with name, phone, and email\n- ✏️ Edit existing contacts\n- 🗑️ Delete contacts\n- 🧾 Automatically stores each contact in a `.txt` file\n- 📁 Works offline — no database or internet required\n\n---\n\n## 📂 Folder Structure\n\n```\nproject-folder/\n├── main.py\n└── contacts/\n    ├── John_Doe.txt\n    ├── Jane_Smith.txt\n    └── ...\n```\n\nEach contact file contains:\n```\nName: John Doe\nPhone: 123-456-7890\nEmail: john@example.com\n```\n\n---\n\n## 🛠️ Requirements\n\nJust make sure you have Python 3.x installed.\n\nIf Tkinter is not installed, run:\n\n```bash\npip install tk\n```\n\n---\n\n## ▶️ How to Run\n\n1. Place `main.py` in your working folder.\n2. Create a `contacts/` folder in the same directory (if not already created automatically).\n3. Run the app:\n\n```bash\npython main.py\n```\n\n---\n\n## 📸 Screenshot\n\n\u003e 📸 Screenshot of the app interface:\n![App Screenshot](./screenshot.png)\n\n---\n\n## 🙌 Author\n\nMade with ❤️ by [Mostafa Baghi](https://github.com/mostafabaghi)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafabaghi%2Fpython-contacts-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostafabaghi%2Fpython-contacts-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafabaghi%2Fpython-contacts-list/lists"}