{"id":20225731,"url":"https://github.com/d4v1-sudo/simple-database-using-python","last_synced_at":"2026-05-03T07:45:45.820Z","repository":{"id":198672055,"uuid":"701290399","full_name":"d4v1-sudo/simple-database-using-python","owner":"d4v1-sudo","description":"🗃️💾 - A basic Python to do list manager based in SQLite.","archived":false,"fork":false,"pushed_at":"2024-04-28T23:41:30.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T11:31:05.604Z","etag":null,"topics":["database","database-management","flask-application","python","python3","sql"],"latest_commit_sha":null,"homepage":"","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/d4v1-sudo.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":"2023-10-06T10:31:58.000Z","updated_at":"2024-04-28T23:41:33.000Z","dependencies_parsed_at":"2024-04-29T00:31:32.035Z","dependency_job_id":"e4780a83-603c-4186-958e-a4b706fdaf55","html_url":"https://github.com/d4v1-sudo/simple-database-using-python","commit_stats":null,"previous_names":["d4v1-sudo/database","d4v1-sudo/simple-database-using-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d4v1-sudo/simple-database-using-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4v1-sudo%2Fsimple-database-using-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4v1-sudo%2Fsimple-database-using-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4v1-sudo%2Fsimple-database-using-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4v1-sudo%2Fsimple-database-using-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d4v1-sudo","download_url":"https://codeload.github.com/d4v1-sudo/simple-database-using-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4v1-sudo%2Fsimple-database-using-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["database","database-management","flask-application","python","python3","sql"],"created_at":"2024-11-14T07:14:32.352Z","updated_at":"2026-05-03T07:45:45.804Z","avatar_url":"https://github.com/d4v1-sudo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗃️💾 - To do list manager based in SQLite using Python\n\nThis is a simple command-line application that allows you to manage your to do tasks by adding, completing, and deleting them. You can also view your task list.\n\n## Installation\n\n1. Clone the repository:\n\n   ``` shell\n   https://github.com/d4v1-sudo/simple-database-using-python.git\n   ```\n\n2. Navigate to the project directory:\n\n   ``` shell\n   cd simple-database-using-python\n   ```\n\n3. Run the application:\n\n   ``` shell\n   python3 app.py\n   ```\n\n## Usage\n\n1. Run `app.py` to start the application.\n2. Choose from the following options:\n\n   - Enter `1` to create a new task.\n   - Enter `2` to mark a task as complete.\n   - Enter `3` to delete a task.\n   - Enter `4` to exit the application.\n\n## Files\n\n- `app.py`: The main application file that handles user interaction.\n- `db.py`: Manages the SQLite database for storing tasks.\n- `messages.py`: Contains functions for displaying messages and managing tasks.\n\nMake sure you have Python3 installed on your system to run this application.\n\nEnjoy managing your tasks with this simple script!\n\n\u003ca href=\"https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2Fd4v1-sudo%2Fsimple-database-using-python\"\u003e\u003cimg src=\"https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fd4v1-sudo%2Fsimple-database-using-python\u0026label=Thanks%20for%20dropping%20in\u0026labelColor=%23000000\u0026countColor=%23FFFFFF\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd4v1-sudo%2Fsimple-database-using-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd4v1-sudo%2Fsimple-database-using-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd4v1-sudo%2Fsimple-database-using-python/lists"}