{"id":29928761,"url":"https://github.com/pilarcode/textual-image-widget-lab","last_synced_at":"2026-02-08T03:33:53.874Z","repository":{"id":293301758,"uuid":"983594291","full_name":"pilarcode/textual-image-widget-lab","owner":"pilarcode","description":"👩‍💻 Playing with textual to create a widget to visualize an image","archived":false,"fork":false,"pushed_at":"2025-07-26T19:20:33.000Z","size":2244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T23:36:16.500Z","etag":null,"topics":["lab","textual"],"latest_commit_sha":null,"homepage":"","language":null,"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/pilarcode.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,"zenodo":null}},"created_at":"2025-05-14T16:03:03.000Z","updated_at":"2025-07-26T19:22:15.000Z","dependencies_parsed_at":"2025-05-14T17:28:30.680Z","dependency_job_id":"c82817b1-6627-4ebd-ae0a-314d4c4f8a92","html_url":"https://github.com/pilarcode/textual-image-widget-lab","commit_stats":null,"previous_names":["pilarcode/devops_textual_lab","pilarcode/textual-creative-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pilarcode/textual-image-widget-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilarcode%2Ftextual-image-widget-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilarcode%2Ftextual-image-widget-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilarcode%2Ftextual-image-widget-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilarcode%2Ftextual-image-widget-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pilarcode","download_url":"https://codeload.github.com/pilarcode/textual-image-widget-lab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pilarcode%2Ftextual-image-widget-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29219274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T03:18:47.732Z","status":"ssl_error","status_checked_at":"2026-02-08T03:15:31.985Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["lab","textual"],"created_at":"2025-08-02T14:10:58.647Z","updated_at":"2026-02-08T03:33:53.859Z","avatar_url":"https://github.com/pilarcode.png","language":null,"readme":"# 👍 Playing with textual libraries\r\n\r\nI have created a widget to visualize images on the terminal.\r\n\r\n## Demo\r\nGiven a picture, for instance a picture of the Spanish women's football team:\r\n![spanish women's football team](https://github.com/pilarcode/textual-image-widget-lab/blob/master/data/world_champions.jpg)\r\n\r\n I would like to see the image on the terminal:\r\n![demo](demos/demo_custom_image_box_widget.png)\r\n\r\nNote: I would like to see the image in high resolution.\r\n\r\n## Setup\r\n\r\nCreate a virtual environment\r\n```bash\r\npython -m venv venv\r\n```\r\n\r\nActivate the enviroment\r\n```bash\r\nvenv\\Scripts\\activate\r\n```\r\n\r\nInstall all the dependencies\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n## Usage\r\n\r\n\r\n* The app will run as a terminal user interface app.\r\n```bash\r\npython \"examples\\textual-my-image-box-widget.py\"\r\n```\r\n\r\n\r\n## Libraries \r\n- https://pypi.org/project/textual-autocomplete/\r\n- https://pypi.org/project/textual-plotext/\r\n- https://pypi.org/project/textual-canvas/\r\n- https://pypi.org/project/plotext/\r\n- https://pypi.org/project/rich-pixels/\r\n- https://pypi.org/project/textual-image/\r\n- https://github.com/adamviola/textual-imageview  \r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpilarcode%2Ftextual-image-widget-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpilarcode%2Ftextual-image-widget-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpilarcode%2Ftextual-image-widget-lab/lists"}