{"id":19626662,"url":"https://github.com/textualize/todo-tutorial","last_synced_at":"2025-06-13T03:09:28.694Z","repository":{"id":181226307,"uuid":"664673552","full_name":"Textualize/TODO-tutorial","owner":"Textualize","description":"EuroPython 2023 Textual tutorial materials","archived":false,"fork":false,"pushed_at":"2023-07-17T08:38:45.000Z","size":6936,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-12T00:12:42.333Z","etag":null,"topics":["python","python3","textual","tui","tutorial","workshop"],"latest_commit_sha":null,"homepage":"https://ep2023.europython.eu/session/build-a-terminal-todo-app-with-textual","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/Textualize.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":"2023-07-10T13:50:14.000Z","updated_at":"2024-09-02T19:12:24.000Z","dependencies_parsed_at":"2024-11-11T11:47:26.950Z","dependency_job_id":"a4b400b5-4a4b-48a5-8293-8d7a14b7a1da","html_url":"https://github.com/Textualize/TODO-tutorial","commit_stats":null,"previous_names":["textualize/todo-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Textualize/TODO-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Textualize%2FTODO-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Textualize%2FTODO-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Textualize%2FTODO-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Textualize%2FTODO-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Textualize","download_url":"https://codeload.github.com/Textualize/TODO-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Textualize%2FTODO-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259571696,"owners_count":22878190,"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":["python","python3","textual","tui","tutorial","workshop"],"created_at":"2024-11-11T11:47:16.620Z","updated_at":"2025-06-13T03:09:28.644Z","avatar_url":"https://github.com/Textualize.png","language":"Python","readme":"# Textual tutorial\n\nThis repository holds the material for the [EuroPython 2023 Textual tutorial](https://ep2023.europython.eu/session/build-a-terminal-todo-app-with-textual), hosted by [Rodrigo Girão Serrão](https://github.com/rodrigogiraoserrao).\n\nIf you have any questions before or after the tutorial, feel free to write to rodrigo@textualize.io.\n\nTo prepare for the tutorial, make sure you install Textual in your preferred way.\nHere are the commands to install Textual in a virtual environment:\n\n```bash\n~:$ python -m venv .venv  # Create \u0026 activate virtual environment.\n~:$ . .venv/bin/activate\n~:$ python -m pip install textual\n~:$ python -m textual  # Open the Textual demo app.\n~:$ python -m pip install textual-dev  # Utilities we'll use later in the tutorial\n~:$ textual --version\n```\n\nThe command `python -m textual` ensures Textual was correctly installed and the command `textual --version` ensures that `textual-dev` was correctly installed.\n\n\n## Useful links\n\n - Unofficial written version of this tutorial – https://mathspp.com/blog/textual-for-beginners.\n - Join the Textual Discord server – https://discord.gg/Enf6Z3qhVr.\n - Textual documentation – https://textual.textualize.io.\n - Textual repo – https://github.com/textualize/textual.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextualize%2Ftodo-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextualize%2Ftodo-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextualize%2Ftodo-tutorial/lists"}