{"id":15010018,"url":"https://github.com/nemika-haj/madlibspy","last_synced_at":"2025-10-03T19:30:30.938Z","repository":{"id":57439093,"uuid":"318131066","full_name":"Nemika-Haj/MadLibsPy","owner":"Nemika-Haj","description":"A library to create your own Madlibs game!","archived":true,"fork":false,"pushed_at":"2021-03-11T10:29:18.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T22:12:21.670Z","etag":null,"topics":["api","game","madlibs","madlibs-game","python","python3"],"latest_commit_sha":null,"homepage":"","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/Nemika-Haj.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-12-03T08:51:18.000Z","updated_at":"2023-04-19T19:14:55.000Z","dependencies_parsed_at":"2022-09-26T17:11:39.611Z","dependency_job_id":null,"html_url":"https://github.com/Nemika-Haj/MadLibsPy","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemika-Haj%2FMadLibsPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemika-Haj%2FMadLibsPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemika-Haj%2FMadLibsPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemika-Haj%2FMadLibsPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nemika-Haj","download_url":"https://codeload.github.com/Nemika-Haj/MadLibsPy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235173197,"owners_count":18947455,"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":["api","game","madlibs","madlibs-game","python","python3"],"created_at":"2024-09-24T19:29:33.023Z","updated_at":"2025-10-03T19:30:25.650Z","avatar_url":"https://github.com/Nemika-Haj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **MadlibsPy**\nCreate your own madlibs game!\n\n## **Installation**\nUse `python -m pip install madlibspy`\n\n## **Example**\n```py\nimport madlibspy as madlibs\n\ndata = madlibs.Madlibs(API_TOKEN) # You need an API token from api.bytestobits.dev\n\nanswers = [input(f\"Enter a/an {i}: \") for i in data.variables]\n\ntext = data.convert(answers)\n\n\"\"\"text = answers \u003e\u003e data\nThis also works, it's a faster way of convertion.\n\"\"\"\nprint(data.title)\nprint(text)\n```\n*And much more!*\n\n## **Documentation**\nComing soon...!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemika-haj%2Fmadlibspy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemika-haj%2Fmadlibspy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemika-haj%2Fmadlibspy/lists"}