{"id":20641880,"url":"https://github.com/rogerisk/python-text-regex","last_synced_at":"2025-06-13T06:07:29.744Z","repository":{"id":244419483,"uuid":"815192226","full_name":"RogerIsk/python-text-regex","owner":"RogerIsk","description":"Python tasks that concentrate on understanding regex text searcher and work with text overall","archived":false,"fork":false,"pushed_at":"2024-06-14T15:25:36.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T12:56:50.211Z","etag":null,"topics":[],"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/RogerIsk.png","metadata":{"files":{"readme":"README - 2.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":"2024-06-14T14:51:12.000Z","updated_at":"2024-06-14T15:25:39.000Z","dependencies_parsed_at":"2024-06-14T16:24:02.160Z","dependency_job_id":"8eafc465-aab1-4cf6-ab72-34ffda892485","html_url":"https://github.com/RogerIsk/python-text-regex","commit_stats":null,"previous_names":["rogerisk/python-text-regex-understand"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerIsk%2Fpython-text-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerIsk%2Fpython-text-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerIsk%2Fpython-text-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerIsk%2Fpython-text-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RogerIsk","download_url":"https://codeload.github.com/RogerIsk/python-text-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerIsk%2Fpython-text-regex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258009567,"owners_count":22635839,"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-11-16T16:07:07.896Z","updated_at":"2025-06-13T06:07:29.543Z","avatar_url":"https://github.com/RogerIsk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# make happy\n\n## Task\nMake any face happy. Create a function that takes a sentence containing sad faces and turn them into happy ones! This involves changing only the mouths.  \nMake sure to only change the face if there are eyes before them, round(3.4) wouldn't become round)3.4) (for example).\n\n\n## Examples:\nSad face examples: :( 8( x( ;( \nHappy face examples: :) 8) x) ;) \n\n## Input / Output\n```\nmake_happy(\"My current mood: :(\")    --\u003e    \"My current mood: :)\"  \nmake_happy(\"I was hungry 8(\")        --\u003e    \"I was hungry 8)\"  \nmake_happy(\"print('x(')\")            --\u003e    \"print('x)')\"  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerisk%2Fpython-text-regex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogerisk%2Fpython-text-regex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerisk%2Fpython-text-regex/lists"}