{"id":26519971,"url":"https://github.com/aasmpro/simplesocket","last_synced_at":"2025-03-21T11:37:05.241Z","repository":{"id":57467641,"uuid":"109200905","full_name":"aasmpro/simplesocket","owner":"aasmpro","description":"simple implementation of python socket for creating server/client based programs supporting threading.","archived":false,"fork":false,"pushed_at":"2018-07-04T22:32:14.000Z","size":52,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T05:04:55.844Z","etag":null,"topics":["client","hacktoberfest","network-programming","python","python3","server","socket","socket-programming"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aasmpro.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":"2017-11-02T01:01:01.000Z","updated_at":"2022-09-13T15:22:08.000Z","dependencies_parsed_at":"2022-09-17T16:12:07.274Z","dependency_job_id":null,"html_url":"https://github.com/aasmpro/simplesocket","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasmpro%2Fsimplesocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasmpro%2Fsimplesocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasmpro%2Fsimplesocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasmpro%2Fsimplesocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aasmpro","download_url":"https://codeload.github.com/aasmpro/simplesocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244794381,"owners_count":20511510,"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":["client","hacktoberfest","network-programming","python","python3","server","socket","socket-programming"],"created_at":"2025-03-21T11:37:04.216Z","updated_at":"2025-03-21T11:37:05.209Z","avatar_url":"https://github.com/aasmpro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simplesocket\nsimple implementation of python socket for creating server/client based programs supporting threading.\n\n## Installation\n```bash\npip3 install simplesocket\n```\n\n## Usage\nin Server script import:\n\n```python 3\nfrom simplesocket import SimpleServer\n```\n\nand in Client script import:\n\n```python 3\nfrom simplesocket import SimpleClient\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faasmpro%2Fsimplesocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faasmpro%2Fsimplesocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faasmpro%2Fsimplesocket/lists"}