{"id":20049423,"url":"https://github.com/weaming/math-fold","last_synced_at":"2025-06-24T06:33:28.526Z","repository":{"id":57439988,"uuid":"151382042","full_name":"weaming/math-fold","owner":"weaming","description":" Bring fold in functional programming to CLI.","archived":false,"fork":false,"pushed_at":"2018-10-03T09:12:13.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T03:47:32.167Z","etag":null,"topics":["cli","fold","functional-programming"],"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/weaming.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":"2018-10-03T08:23:24.000Z","updated_at":"2018-10-04T09:10:25.000Z","dependencies_parsed_at":"2022-09-26T17:20:50.230Z","dependency_job_id":null,"html_url":"https://github.com/weaming/math-fold","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/weaming%2Fmath-fold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fmath-fold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fmath-fold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fmath-fold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/math-fold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241479580,"owners_count":19969478,"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":["cli","fold","functional-programming"],"created_at":"2024-11-13T11:49:59.011Z","updated_at":"2025-03-02T08:25:33.696Z","avatar_url":"https://github.com/weaming.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math Fold\n\nBring **fold** in functional programming to CLI.\n\n`pip3 install math-fold`\n\n## Usage Example\n\n```\n$ cat r.txt | calculate 'lambda a, b: a+b+3'\n82\n$ cat r.txt | calculate 'min'\n1\n$ cat r.txt | calculate 'max'\n10\n$ cat r.txt | calculate 'mean'\n9.001953125\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fmath-fold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Fmath-fold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fmath-fold/lists"}