{"id":16101445,"url":"https://github.com/lancelote/asyncio-demo","last_synced_at":"2025-03-18T07:31:28.461Z","repository":{"id":76825564,"uuid":"271357154","full_name":"lancelote/asyncio-demo","owner":"lancelote","description":"Code samples from EdgeDB asyncio tutorial videos by Łukasz Langa","archived":false,"fork":false,"pushed_at":"2020-06-18T10:20:55.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T23:14:19.733Z","etag":null,"topics":["asyncio","python","tutorial"],"latest_commit_sha":null,"homepage":"","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/lancelote.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":"2020-06-10T18:41:11.000Z","updated_at":"2024-10-30T09:34:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"6541d442-aaf7-497c-abb6-3e58cc9f85e4","html_url":"https://github.com/lancelote/asyncio-demo","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/lancelote%2Fasyncio-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Fasyncio-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Fasyncio-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Fasyncio-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lancelote","download_url":"https://codeload.github.com/lancelote/asyncio-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910814,"owners_count":20367545,"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":["asyncio","python","tutorial"],"created_at":"2024-10-09T18:49:57.662Z","updated_at":"2025-03-18T07:31:28.452Z","avatar_url":"https://github.com/lancelote.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asyncio-demo\n\nCode samples from EdgeDB `asyncio` [tutorial videos](https://youtu.be/Xbl7XjFYsN4)\nby Łukasz Langa.\n\n## TOC\n\n- [x] [The Asyncio Ecosystem](https://youtu.be/Xbl7XjFYsN4)\n    - [Threading Problem](src/the_async_ecosystem/threading_problem.py)\n- [x] [The Event Loop](https://youtu.be/E7Yn5biBZ58)\n    - [Event Loop Example](src/the_event_loop/event_loop_example.py)\n    - [Scheduling Prints](src/the_event_loop/schedule_print.py)\n    - [Trampoline](src/the_event_loop/trampoline_example.py)\n    - [Long Sync Operation](src/the_event_loop/long_sync_operation.py)\n    - [`uvloop` Example](src/the_event_loop/uvloop_example.py)\n- [ ] [Using Coroutines](https://youtu.be/-CzqsgaXUM8)\n    - [Await Instruction](src/using_coroutines/await_instruction.py)\n    - [Async Function](src/using_coroutines/async_function.py)\n    - [Graceful Exception Handling](src/using_coroutines/graceful_exception_handling.py)\n    - [Missing `await`](src/using_coroutines/missing_await.py)\n    - [Coroutine Basic](src/using_coroutines/coroutine.py)\n    - [Successive Execution](src/using_coroutines/successive_execution.py)\n    - [Concurrent Execution](src/using_coroutines/concurrent_execution.py)\n    - [Handle Keyboard Interrupt Concurrent](src/using_coroutines/handle_keyboard_interrupt_concurrent.py)\n- [ ] Coroutines Under the Hood\n- [ ] Batteries Included\n- [ ] An Example Web Application\n- [ ] Interacting with the Blocking World\n- [ ] Error Handling, Testing, Debugging\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelote%2Fasyncio-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancelote%2Fasyncio-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelote%2Fasyncio-demo/lists"}