{"id":19675149,"url":"https://github.com/chirathr/grpc_todo_cli","last_synced_at":"2026-04-25T08:35:33.798Z","repository":{"id":96674785,"uuid":"153422093","full_name":"chirathr/gRPC_ToDo_cli","owner":"chirathr","description":"A simple ToDo cli tool using gRPC","archived":false,"fork":false,"pushed_at":"2018-10-26T09:03:25.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T13:07:11.705Z","etag":null,"topics":["grpc","protocol-buffers","python3"],"latest_commit_sha":null,"homepage":"","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/chirathr.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,"publiccode":null,"codemeta":null}},"created_at":"2018-10-17T08:26:20.000Z","updated_at":"2018-10-26T09:03:27.000Z","dependencies_parsed_at":"2023-04-11T15:46:15.726Z","dependency_job_id":null,"html_url":"https://github.com/chirathr/gRPC_ToDo_cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chirathr/gRPC_ToDo_cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2FgRPC_ToDo_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2FgRPC_ToDo_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2FgRPC_ToDo_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2FgRPC_ToDo_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chirathr","download_url":"https://codeload.github.com/chirathr/gRPC_ToDo_cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chirathr%2FgRPC_ToDo_cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32255639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"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":["grpc","protocol-buffers","python3"],"created_at":"2024-11-11T17:21:46.068Z","updated_at":"2026-04-25T08:35:33.777Z","avatar_url":"https://github.com/chirathr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### ToDo\n\nA ToDo CLI program that uses gRPC to communicate between client and server.\n\nTo generate the protocol buffer and gRPC client classes execute the command from inside the `protobuf/` directory:\n\n### Installation\n\n```bash\npip install -r requirement.txt\n```\n\n### Usage\n\n```bash\npython -m grpc_tools.protoc -I./  --python_out=. --grpc_python_out=. todo.proto\n```\n\nTo run the program, execute the server script.\n\n```bash\npython server.py\n```\n\nThen run the client script in a new terminal.\n\n```bash\npython client.py\n```\n\n### Testing\n\nAll the core modules have unit tests. To run all tests use the command:\n\n```bash\npytest -v\n```\n\nThis will also create covrage html report and save it in the `htmlcov` file.\n\n#### Screenshots\n\n![ToDo](images/todo.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchirathr%2Fgrpc_todo_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchirathr%2Fgrpc_todo_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchirathr%2Fgrpc_todo_cli/lists"}