{"id":25456083,"url":"https://github.com/thejasnu/socket-programming","last_synced_at":"2025-07-13T08:40:52.114Z","repository":{"id":49794882,"uuid":"477343244","full_name":"ThejasNU/socket-programming","owner":"ThejasNU","description":"Socket programming in python","archived":false,"fork":false,"pushed_at":"2022-04-03T13:13:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T01:23:41.566Z","etag":null,"topics":["python3","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThejasNU.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":"2022-04-03T13:02:33.000Z","updated_at":"2024-04-26T08:21:36.000Z","dependencies_parsed_at":"2022-09-14T03:23:20.664Z","dependency_job_id":null,"html_url":"https://github.com/ThejasNU/socket-programming","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/ThejasNU%2Fsocket-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThejasNU%2Fsocket-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThejasNU%2Fsocket-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThejasNU%2Fsocket-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThejasNU","download_url":"https://codeload.github.com/ThejasNU/socket-programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254567855,"owners_count":22092846,"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":["python3","socket-programming"],"created_at":"2025-02-18T01:22:09.849Z","updated_at":"2025-05-16T16:36:58.365Z","avatar_url":"https://github.com/ThejasNU.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Socket programming using python\nThis is a socket programming project, which works for multiple clients\n\nIt has 3 functions:\n1. Madlibs generator\n2. Crypto current price\n3. Weather report\n\nTo run this, first create a `.env` file in root directory and store server ip adress in `HOST_IP` in client device and openweathermap api key as `API_KEY` in server device, then\n\nOn windows:\n\n```python client.py```\n\nOn unix based devices:\n\n```python3 client.py```\n\nrun the above command on client devices\n\nAnd on server devices, run the command shown below\n\nOn windows:\n\n```python server.py```\n\nOn unix based devices:\n\n```python3 server.py```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejasnu%2Fsocket-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthejasnu%2Fsocket-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejasnu%2Fsocket-programming/lists"}