{"id":24640102,"url":"https://github.com/mrjohannchang/a-simple-python-dbussy-server-client-example","last_synced_at":"2025-03-20T11:17:59.658Z","repository":{"id":49361123,"uuid":"227433217","full_name":"mrjohannchang/a-simple-python-dbussy-server-client-example","owner":"mrjohannchang","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-25T01:37:39.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T11:31:37.355Z","etag":null,"topics":["dbus","demo","example","ipc","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrjohannchang.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}},"created_at":"2019-12-11T18:27:56.000Z","updated_at":"2022-07-25T00:28:38.000Z","dependencies_parsed_at":"2022-08-27T20:02:24.630Z","dependency_job_id":null,"html_url":"https://github.com/mrjohannchang/a-simple-python-dbussy-server-client-example","commit_stats":null,"previous_names":["johannchangpro/a-simple-python-dbussy-server-client-example","mrjohannchang/a-simple-python-dbussy-server-client-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjohannchang%2Fa-simple-python-dbussy-server-client-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjohannchang%2Fa-simple-python-dbussy-server-client-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjohannchang%2Fa-simple-python-dbussy-server-client-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjohannchang%2Fa-simple-python-dbussy-server-client-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrjohannchang","download_url":"https://codeload.github.com/mrjohannchang/a-simple-python-dbussy-server-client-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600725,"owners_count":20479307,"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":["dbus","demo","example","ipc","python"],"created_at":"2025-01-25T11:30:32.804Z","updated_at":"2025-03-20T11:17:59.633Z","avatar_url":"https://github.com/mrjohannchang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An example of implementing D-Bus server and client using DBussy\n\nPlease refer to the files `src/dbussyexample/server.py` and `src/dbussyexample/client.py` for the implementation details.\n\n## Demo\n\n### Server\n\n```\n$ pipenv run dbussy-example-server\nINFO:root:starts serving...\nINFO:root:add(52, 6)\nINFO:root:subtract(52, 6)\n```\n\n### Client\n\n```\n$ pipenv run dbussy-example-client\n[client] a = 52, b = 6\n[server] a + b = 58\n[server] a - b = 46\n```\n\n## Installation\n\n```\ngit clone https://github.com/changyuheng/a-simple-python-dbussy-server-client-example.git\ncd a-simple-python-dbussy-server-client-example\npipenv sync\n```\n\n## Usage\n\n### With pip\n\nTo start the server:\n```\npipenv run dbussy-example-server\n```\n\nTo run the client:\n```\npipenv run dbussy-example-client\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrjohannchang%2Fa-simple-python-dbussy-server-client-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrjohannchang%2Fa-simple-python-dbussy-server-client-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrjohannchang%2Fa-simple-python-dbussy-server-client-example/lists"}