{"id":20906057,"url":"https://github.com/sybrex/asyncio","last_synced_at":"2025-08-07T15:20:42.267Z","repository":{"id":51352142,"uuid":"253451433","full_name":"sybrex/asyncio","owner":"sybrex","description":"Python asyncio to emulate sport event updates streaming","archived":false,"fork":false,"pushed_at":"2021-06-10T15:53:09.000Z","size":987,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T14:24:00.623Z","etag":null,"topics":[],"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/sybrex.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":"2020-04-06T09:27:28.000Z","updated_at":"2020-08-04T12:22:50.000Z","dependencies_parsed_at":"2022-08-26T09:42:06.107Z","dependency_job_id":null,"html_url":"https://github.com/sybrex/asyncio","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/sybrex%2Fasyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrex%2Fasyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrex%2Fasyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrex%2Fasyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrex","download_url":"https://codeload.github.com/sybrex/asyncio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243297409,"owners_count":20268767,"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":[],"created_at":"2024-11-18T13:28:49.923Z","updated_at":"2025-03-12T21:29:01.115Z","avatar_url":"https://github.com/sybrex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Asynchronous I/O (asyncio)\n\u003e Using asyncio streams to emulate live sport games updates\n\nProject consists of two parts: \n - A data feed which emulates some source of real-time sport updates\n - A server application that connects to data feed and broadcasts the updates to a number of clients using websockets. Built using [FastAPI](https://fastapi.tiangolo.com/) framework \n\n## Installation\n\n```sh\ncp env.ini.dist env.ini\npipenv install\n```\n\n## Usage\n\nRunning the feed\n```sh\npipenv run python feed.py --host 127.0.0.1 --port 5000 --count 10\n```\n\nRunning the application\n```sh\npipenv run uvicorn app:app --reload\n```\n\nFor a live demo visit the [link](https://asyncio.viktors.info)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsybrex%2Fasyncio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsybrex%2Fasyncio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsybrex%2Fasyncio/lists"}