{"id":16319752,"url":"https://github.com/miguelgrinberg/socketio-examples","last_synced_at":"2025-09-06T06:32:10.731Z","repository":{"id":66050164,"uuid":"106195489","full_name":"miguelgrinberg/socketio-examples","owner":"miguelgrinberg","description":"A few examples that demonstrate the features of the Python Socket.IO server","archived":false,"fork":false,"pushed_at":"2017-10-08T18:30:58.000Z","size":34,"stargazers_count":92,"open_issues_count":1,"forks_count":36,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-01T14:07:01.427Z","etag":null,"topics":["flask","socket-io","websocket"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/miguelgrinberg.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,"governance":null},"funding":{"github":"miguelgrinberg","patreon":"miguelgrinberg","custom":"https://paypal.me/miguelgrinberg"}},"created_at":"2017-10-08T17:26:15.000Z","updated_at":"2025-03-27T09:27:44.000Z","dependencies_parsed_at":"2023-04-01T10:06:48.783Z","dependency_job_id":null,"html_url":"https://github.com/miguelgrinberg/socketio-examples","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"8281e127cf0d2228e793594527d7d19e8138a62e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miguelgrinberg/socketio-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fsocketio-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fsocketio-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fsocketio-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fsocketio-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miguelgrinberg","download_url":"https://codeload.github.com/miguelgrinberg/socketio-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fsocketio-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273867358,"owners_count":25182423,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["flask","socket-io","websocket"],"created_at":"2024-10-10T22:28:09.796Z","updated_at":"2025-09-06T06:32:10.399Z","avatar_url":"https://github.com/miguelgrinberg.png","language":"JavaScript","funding_links":["https://github.com/sponsors/miguelgrinberg","https://patreon.com/miguelgrinberg","https://paypal.me/miguelgrinberg"],"categories":[],"sub_categories":[],"readme":"# Socket.IO Examples\n\nThis repository contains a few examples that demonstrate the features of the\nPython Socket.IO server in combination with Flask.\n\n## How to Run\n\nFirst create a virtual environment and import the requirements.\n\nOne of the demos uses the Google Maps API. For that demo to work you need to\nrequest a Google Maps API key from Google, as described\n[here](https://developers.google.com/maps/documentation/javascript/get-api-key).\n\nTo start the server, run:\n\n```\n(venv) $ export GOOGLE_MAPS_KEY=\u003cyour-google-maps-key\u003e\n(venv) $ export FLASK_APP=socketio_examples.py\n(venv) $ flask run\n```\n\nFinally, open _http://localhost:5000_ on your web browser to access the\napplication.\n\nNote: You can run the application without a Google Maps key. All the demos\nexcept \"Where do you live?\" will work just fine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelgrinberg%2Fsocketio-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelgrinberg%2Fsocketio-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelgrinberg%2Fsocketio-examples/lists"}