{"id":16573354,"url":"https://github.com/zoomoid/pymocklib","last_synced_at":"2026-05-15T20:02:36.993Z","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":"2025-01-04T23:26:09.000Z","size":60,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T03:40:00.440Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-27T10:32:28.000Z","updated_at":"2025-01-04T23:26:13.000Z","dependencies_parsed_at":"2025-02-14T01:36:24.246Z","dependency_job_id":"3a8d899c-eb7a-4349-9f06-36d68232ff5b","html_url":"https://github.com/zoomoid/pymocklib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoomoid/pymocklib","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoomoid%2Fpymocklib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33077931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["functional-programming","haskell","python"],"created_at":"2024-10-11T21:41:58.340Z","updated_at":"2026-05-15T20:02:36.956Z","avatar_url":"https://github.com/zoomoid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"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","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"}