{"id":20986407,"url":"https://github.com/mgobeaalcoba/crud_python","last_synced_at":"2026-05-09T01:38:49.981Z","repository":{"id":169575137,"uuid":"644943611","full_name":"Mgobeaalcoba/crud_python","owner":"Mgobeaalcoba","description":"Project: Do a CRUD bash program with Python","archived":false,"fork":false,"pushed_at":"2023-06-09T20:35:07.000Z","size":264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T11:24:21.829Z","etag":null,"topics":["bash-script","crud-application","project","python3"],"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/Mgobeaalcoba.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-05-24T15:17:17.000Z","updated_at":"2023-05-24T15:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f66caa42-1bc2-4479-8524-cb49391f4130","html_url":"https://github.com/Mgobeaalcoba/crud_python","commit_stats":null,"previous_names":["mgobeaalcoba/crud_python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mgobeaalcoba/crud_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fcrud_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fcrud_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fcrud_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fcrud_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mgobeaalcoba","download_url":"https://codeload.github.com/Mgobeaalcoba/crud_python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fcrud_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash-script","crud-application","project","python3"],"created_at":"2024-11-19T06:13:28.851Z","updated_at":"2026-05-09T01:38:49.962Z","avatar_url":"https://github.com/Mgobeaalcoba.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUD Python\n\nThis repository contains a CRUD (Create, Read, Update, Delete) application implemented in Python. The application provides basic functionality to manage data through a command-line interface.\n\n## Features\n\n- Create records\n- Read records\n- Update records\n- Delete records\n\n## Requirements\n\n- Python 3.x\n\n## Getting Started\n\nTo get started with the CRUD application, follow these steps:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Mgobeaalcoba/crud_python.git\ncd crud_python\n```\n\n2. Run the application:\n\n```bash\npython main.py\n```\n## Project Structure\n\nThe project structure follows a basic layout for a CRUD application:\n\n- main.py: Entrypoint to start the CRUD application.\n- crud.py: Contains the implementation of CRUD operations.\n- database.py: Handles the database connection and operations.\n\n## Usage\n\nThe CRUD application provides the following commands:\n\n- create: Creates a new record.\n- read: Reads and displays existing records.\n- update: Updates an existing record.\n- delete: Deletes an existing record.\n- exit: Exits the application.\n\n## Contributing\n\nContributions to this CRUD Python application are always welcome. Here are a few ways you can help:\n\n- Report bugs and issues\n- Suggest new features and enhancements\n- Fix bugs and submit pull requests\n\nPlease make sure to follow the existing code style and conventions when making contributions.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgobeaalcoba%2Fcrud_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgobeaalcoba%2Fcrud_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgobeaalcoba%2Fcrud_python/lists"}