{"id":19755641,"url":"https://github.com/jonatandb/python-cli_json-crud","last_synced_at":"2026-04-17T06:02:08.691Z","repository":{"id":227961559,"uuid":"657790223","full_name":"Jonatandb/Python-CLI_JSON-CRUD","owner":"Jonatandb","description":"Python CLI: JSON CRUD","archived":false,"fork":false,"pushed_at":"2023-06-24T02:17:18.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T09:09:55.760Z","etag":null,"topics":["cli","click","crud","crud-application","jonatandb","json","python","python-cli"],"latest_commit_sha":null,"homepage":"https://replit.com/@Jonatandb/Python-CLIJSON-CRUD?v=1","language":"Python","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/Jonatandb.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}},"created_at":"2023-06-23T21:28:01.000Z","updated_at":"2023-06-24T05:43:26.000Z","dependencies_parsed_at":"2024-03-22T09:17:43.658Z","dependency_job_id":null,"html_url":"https://github.com/Jonatandb/Python-CLI_JSON-CRUD","commit_stats":null,"previous_names":["jonatandb/python-cli_json-crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jonatandb/Python-CLI_JSON-CRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jonatandb%2FPython-CLI_JSON-CRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jonatandb%2FPython-CLI_JSON-CRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jonatandb%2FPython-CLI_JSON-CRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jonatandb%2FPython-CLI_JSON-CRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jonatandb","download_url":"https://codeload.github.com/Jonatandb/Python-CLI_JSON-CRUD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jonatandb%2FPython-CLI_JSON-CRUD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31917372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["cli","click","crud","crud-application","jonatandb","json","python","python-cli"],"created_at":"2024-11-12T03:12:42.105Z","updated_at":"2026-04-17T06:02:08.593Z","avatar_url":"https://github.com/Jonatandb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python CLI JSON CRUD supported by [Click](https://click.palletsprojects.com).\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://replit.com/@Jonatandb/Python-CLIJSON-CRUD\"\u003e\n        \u003cimg src=\"./Python-CLI_JSON-CRUD_by_jonatandb@gmail.com.png\" alt=\"Python CLI JSON CRUD made by Jonatandb\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Live preview\n- https://replit.com/@Jonatandb/Python-CLIJSON-CRUD\n### Setting up the project folder\n\u003e python -m venv venv\n\n### Activating the environment\n\u003e source venv/Scripts/activate\n\n### Installing the dependencies\n\u003e pip install -r requirements.txt\n\n### Running the application\n\u003e python cli.py\n\n---\n- [x] User listing:\n  \u003e python cli.py users\n- [x] User search by ID:\n  \u003e python cli.py user 1\n  - 1 is the ID of the user to search for.\n- [x] User creation:\n  \u003e python cli.py new --name SomeName --lastname SomeLastname\n  - --name and --lastname are required.\n- [x] User deletion:\n  \u003e python cli.py delete 1\n  - 1 is the ID of the user to be deleted.\n- [x] User modification:\n  \u003e python cli.py update 1 --name newName --lastname newLastname\n  - 1 is the ID of the user to be modified.\n  - --name must be follow for a string.\n  - --lastname must be follow for a string.\n  - --name and --lastname can be provided separately as well.\n---\n\n### Investigated sites\n - [Click documentation](https://click.palletsprojects.com/en/8.1.x/)\n - [Github Markdown - Sintaxis de escritura y formato básicos](https://docs.github.com/es/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonatandb%2Fpython-cli_json-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonatandb%2Fpython-cli_json-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonatandb%2Fpython-cli_json-crud/lists"}