{"id":15578116,"url":"https://github.com/davep/textual-dad-joke","last_synced_at":"2025-10-07T07:30:44.841Z","repository":{"id":215515526,"uuid":"739150055","full_name":"davep/textual-dad-joke","owner":"davep","description":"A dad joke widget for Textual. Seriously.","archived":false,"fork":false,"pushed_at":"2024-01-11T21:53:40.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T06:59:22.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/davep.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,"roadmap":null,"authors":null}},"created_at":"2024-01-04T22:18:23.000Z","updated_at":"2024-01-05T06:30:55.000Z","dependencies_parsed_at":"2024-01-12T01:52:56.997Z","dependency_job_id":null,"html_url":"https://github.com/davep/textual-dad-joke","commit_stats":null,"previous_names":["davep/textual-dad-joke"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-dad-joke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-dad-joke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-dad-joke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-dad-joke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davep","download_url":"https://codeload.github.com/davep/textual-dad-joke/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235600038,"owners_count":19016195,"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-10-02T19:05:43.465Z","updated_at":"2025-10-07T07:30:44.527Z","avatar_url":"https://github.com/davep.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Textual Dad Joke\n\n## Introduction\n\nThis library provides a widget that displays a dad joke. No, I'm not even\nkidding.\n\n## Installing\n\nThe package can be installed with `pip` or related tools, for example:\n\n```sh\n$ pip install textual-dad-joke\n```\n\n## Then what?\n\nImport it as you would any other widget from a library:\n\n```python\nfrom textual_dad_joke import DadJoke\n```\n\nand then compose the `DadJoke` widget into your application as you would any\nother widget.\n\nThe widget has a `tell` method if you want it to tell another joke. It'll\nalso swallow any errors but will post a `DadJoke.FellFlat` message if there\nwas an error.\n\n## Erm... okay. Anything else I should know?\n\nThe widget needs an internet connection and is using\n[icanhazdadjoke.com](https://icanhazdadjoke.com/) as the backend. Also, I\nwon't be held responsible for the content of any joke served. That's all on\nyou.\n\n\n[//]: # (README.md ends here)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavep%2Ftextual-dad-joke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavep%2Ftextual-dad-joke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavep%2Ftextual-dad-joke/lists"}