{"id":16573354,"url":"https://github.com/zoomoid/pymocklib","last_synced_at":"2025-10-29T03:31:26.043Z","repository":{"id":62581781,"uuid":"442127763","full_name":"zoomoid/pymocklib","owner":"zoomoid","description":"A PYthON 3.10 lib thaT will MAkE you APpEAR WEaK ANd BUTT-HUrT on THe inTeRNET","archived":false,"fork":false,"pushed_at":"2024-09-16T09:47:59.000Z","size":54,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-16T10:59:35.708Z","etag":null,"topics":["functional-programming","haskell","python"],"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/zoomoid.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}},"created_at":"2021-12-27T10:32:28.000Z","updated_at":"2024-09-16T09:48:02.000Z","dependencies_parsed_at":"2022-11-03T21:36:46.421Z","dependency_job_id":null,"html_url":"https://github.com/zoomoid/pymocklib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoomoid%2Fpymocklib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoomoid%2Fpymocklib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoomoid%2Fpymocklib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoomoid%2Fpymocklib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoomoid","download_url":"https://codeload.github.com/zoomoid/pymocklib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219858508,"owners_count":16556043,"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":["functional-programming","haskell","python"],"created_at":"2024-10-11T21:41:58.340Z","updated_at":"2025-10-29T03:31:20.733Z","avatar_url":"https://github.com/zoomoid.png","language":"Python","readme":"# pymocklib\n\nThis is a Python 3.10 port of \u003chttps://git.eisfunke.com/software/mock/\u003e, a library for manipulating human-readable message strings.\n\n\u003e _Disclaimer_: This library has **nothing to do with mocking in the software development world**. Rather, it takes mocking\n\u003e in a more literal sense of _mocking sth. or someone_. I want to excuse any confusion that arises from the somewhat\n\u003e overloaded term of _mocking_\n\nIt does stuff like this:\n\n```python\nIn [1]: import mock\n\nIn [2]: mock.to_random(\"pymocklib is a sick library. like sick as in ill\")\nOut[2]: 'PYMoCKlib is a SIcK LIBrary. LIkE siCK as in ILL'\n\nIn [3]: mock.to_alternating(\"pymocklib is really dope. Like your mom, probably\")\nOut[3]: 'pYmOcKlIb is reAlLy doPe. LIKe yoUr moM, prObAbLy'\n\nIn [4]: mock.to_pseudo_cyrillic(\"pymocklib is really dope. Like your mom probably\")\nOut[4]: 'pџmөcкlɪв ɪs яёдllџ dөpё. Lɪкё џөця mөm pяөвдвlџ'\n\nIn [5]: print(mock.to_square(\"wtf?!\"))\nw t f ? !\nt\nf\n?\n!\n\nIn [6]: print(mock.to_clap(\"what the actuall fucking shite?\"))\nwhat👏the👏actuall👏fucking👏shite?\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomoid%2Fpymocklib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoomoid%2Fpymocklib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomoid%2Fpymocklib/lists"}