{"id":25442337,"url":"https://github.com/arvind-4/chatapp-using-sockets","last_synced_at":"2025-11-01T14:30:27.555Z","repository":{"id":119414234,"uuid":"396033611","full_name":"arvind-4/chatapp-using-sockets","owner":"arvind-4","description":"Simple Chat Using Python \u0026 Sockets","archived":false,"fork":false,"pushed_at":"2024-07-19T12:28:18.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T13:18:06.066Z","etag":null,"topics":["python3","server","socket","socket-programming","thread","threading"],"latest_commit_sha":null,"homepage":"https://github.com/Arvind-4/chatapp-using-sockets","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/arvind-4.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":"2021-08-14T14:30:00.000Z","updated_at":"2024-07-19T12:28:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"6225b549-b048-4b6a-a628-94a2ce09c14b","html_url":"https://github.com/arvind-4/chatapp-using-sockets","commit_stats":null,"previous_names":["arvind-4/chatapp-using-sockets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fchatapp-using-sockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fchatapp-using-sockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fchatapp-using-sockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fchatapp-using-sockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvind-4","download_url":"https://codeload.github.com/arvind-4/chatapp-using-sockets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239293920,"owners_count":19615043,"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","server","socket","socket-programming","thread","threading"],"created_at":"2025-02-17T13:18:08.174Z","updated_at":"2025-11-01T14:30:27.511Z","avatar_url":"https://github.com/arvind-4.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatapp using sockets!\n\nSimple chatapp using Python, Socket connections.\n\n## How to Run this Locally\n\n- Step 1: Check Version of Python\n```\npython -V\n\u003e\u003e\u003ePython 3.10.13\n```\n\n- Step 2: Clone Repository\n```\ncd ~/Dev\nmkdir ~/Dev/chatapp -p\ncd ~/Dev/chatapp\ngit clone https://github.com/Arvind-4/Chat-App-in-Python.git .\n```\n\n- Step 3: First Start the Server\n\n```bash\npython src/server.py\n```\n\n- Step 4: Open another terminal in the same path and run the client. Open 'n' number of terminals to have 'N' clients. All the outputs will be displayed in the server terminal.\n\n```\npython src/client.py\n```\n\n... and now start chatting!!\n\n\nFormat and Lint the code?\nRun\n\n```bash\npip install -r requirements.txt\nruff format . \u0026\u0026 ruff check .\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvind-4%2Fchatapp-using-sockets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvind-4%2Fchatapp-using-sockets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvind-4%2Fchatapp-using-sockets/lists"}