{"id":18638478,"url":"https://github.com/takp/protobuf-sample","last_synced_at":"2025-11-04T16:30:19.440Z","repository":{"id":75068421,"uuid":"155651123","full_name":"takp/protobuf-sample","owner":"takp","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-01T04:30:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T09:27:52.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/takp.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-11-01T02:32:21.000Z","updated_at":"2018-11-01T04:30:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"78a6f61a-4363-483d-a61a-e5e6e1e27902","html_url":"https://github.com/takp/protobuf-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takp%2Fprotobuf-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takp%2Fprotobuf-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takp%2Fprotobuf-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takp%2Fprotobuf-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takp","download_url":"https://codeload.github.com/takp/protobuf-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239436026,"owners_count":19638247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-07T05:41:55.421Z","updated_at":"2025-11-04T16:30:19.396Z","avatar_url":"https://github.com/takp.png","language":"Python","readme":"# Protobuf-sample\n\nThis is sample code of Protocol Buffers based on [python tutorial](https://developers.google.com/protocol-buffers/docs/pythontutorial).\n\n## Usage\n\n- Write to output file \n\n```bash\n$ python write.py output_file\noutput_file: Could not open file.  Creating a new one.\nEnter person ID number: 111\nEnter name: John\nEnter email address (blank for none): john@example.com\nEnter a phone number (or leave blank to finish): 001001001\nIs this a mobile, home, or work phone? mobile\nEnter a phone number (or leave blank to finish): 001001011\nIs this a mobile, home, or work phone? work\nEnter a phone number (or leave blank to finish): \n```\n\n- Read output_file\n\n```bash\n$ python read.py output_file \nPerson ID: 111\n  Name: John\n  E-mail address: john@example.com\n  Mobile phone #: \n001001001\n  Work phone #: \n001001011\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakp%2Fprotobuf-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakp%2Fprotobuf-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakp%2Fprotobuf-sample/lists"}