{"id":17255157,"url":"https://github.com/unixjunkie/pardi","last_synced_at":"2025-07-20T15:02:34.053Z","repository":{"id":144782581,"uuid":"169019247","full_name":"UnixJunkie/pardi","owner":"UnixJunkie","description":"Parallel and Distributed execution of command lines, pardi !","archived":false,"fork":false,"pushed_at":"2021-04-19T08:51:20.000Z","size":479,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T05:43:30.938Z","etag":null,"topics":["command-line","command-line-tool","distributed","ocaml-program","parallel"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/UnixJunkie.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":"2019-02-04T02:37:48.000Z","updated_at":"2022-05-18T22:18:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"8cdd9c8e-0095-4b09-a4d7-6fca8294c0a8","html_url":"https://github.com/UnixJunkie/pardi","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/UnixJunkie/pardi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fpardi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fpardi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fpardi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fpardi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnixJunkie","download_url":"https://codeload.github.com/UnixJunkie/pardi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fpardi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266143942,"owners_count":23883069,"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":["command-line","command-line-tool","distributed","ocaml-program","parallel"],"created_at":"2024-10-15T07:10:50.365Z","updated_at":"2025-07-20T15:02:34.006Z","avatar_url":"https://github.com/UnixJunkie.png","language":"OCaml","readme":"# ParDi\n\nParallel and Distributed execution of command lines, pardi !\n\n# Example\n\nCompress a file in parallel using 1MB chunks:\n```\npardi -d b:1048576 -p -i \u003cYOUR_BIG_FILE\u003e -o \u003cYOUR_BIG_FILE\u003e.xz -w 'xz -c -9 %IN \u003e %OUT'\n```\n\nStandardize molecules in parallel:\n```\npip3 install chemo-standardizer\npardi -i input.smi -o output_std.smi -c 400 -d l -ie '.smi' -oe '.smi' \\\n      -w 'standardiser -i %IN -o %OUT 2\u003e/dev/null'\n```\n\n# Install\n\nFor beginners or non opam users: download and execute the latest self-installer\nshell script from (https://github.com/UnixJunkie/pardi/releases).\n\nThen, execute:\n```\n./pardi-2.0.1.sh ~/usr/pardi-2.0.1\n```\n\nThis will create ~/usr/pardi-2.0.1/bin/pardi.\n\nFor opam users:\n```\nopam install pardi\n```\n\nDo not hesitate to contact the author in case of troubles or if\nyou have any question.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fpardi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funixjunkie%2Fpardi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fpardi/lists"}