{"id":21547958,"url":"https://github.com/illumina/pyflow","last_synced_at":"2025-08-22T00:31:24.663Z","repository":{"id":8360701,"uuid":"9925282","full_name":"Illumina/pyflow","owner":"Illumina","description":"A lightweight parallel task engine","archived":false,"fork":false,"pushed_at":"2020-07-01T21:52:29.000Z","size":2832,"stargazers_count":146,"open_issues_count":13,"forks_count":44,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-12-07T19:50:21.758Z","etag":null,"topics":["task-runner","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"http://Illumina.github.io/pyflow/","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/Illumina.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":"2013-05-08T00:58:25.000Z","updated_at":"2024-09-29T22:55:48.000Z","dependencies_parsed_at":"2022-08-07T04:00:47.013Z","dependency_job_id":null,"html_url":"https://github.com/Illumina/pyflow","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illumina%2Fpyflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illumina%2Fpyflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illumina%2Fpyflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illumina%2Fpyflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Illumina","download_url":"https://codeload.github.com/Illumina/pyflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542288,"owners_count":18242332,"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":["task-runner","workflow","workflow-engine"],"created_at":"2024-11-24T06:16:51.189Z","updated_at":"2024-12-20T06:06:42.885Z","avatar_url":"https://github.com/Illumina.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyFlow - a lightweight parallel task engine\n===========================================\n\n[![Build Status][tcistatus]][tcihome]\n[![Build status][acistatus]][acihome]\n\n\npyFlow is a tool to manage tasks in the context of a task dependency\ngraph. It has some similarities to make. pyFlow is not a program – it\nis a python module, and workflows are defined using pyFlow by writing\nregular python code with the pyFlow API\n\nFor more information, please see the [pyFlow website][site].\n\n[site]:http://illumina.github.io/pyflow/\n\n[tcistatus]:https://travis-ci.org/Illumina/pyflow.svg?branch=master\n[tcihome]:https://travis-ci.org/Illumina/pyflow\n\n[acistatus]:https://ci.appveyor.com/api/projects/status/fkovw5ife59ae48t/branch/master?svg=true\n[acihome]:https://ci.appveyor.com/project/ctsa/pyflow/branch/master\n\n\nLicense\n-------\n\npyFlow source code is provided under the [BSD 2-Clause License](pyflow/COPYRIGHT.txt).\n\n\nReleases\n--------\n\nRecent release tarballs can be found on the github release list here:\n\nhttps://github.com/Illumina/pyflow/releases\n\nTo create a release tarball corresponding to any other version, run:\n\n    git clone git://github.com/Illumina/pyflow.git pyflow\n    cd pyflow\n    git checkout ${VERSION}\n    ./scratch/make_release_tarball.bash\n    # tarball is \"./pyflow-${VERSION}.tar.gz\"\n\nNote this README is at the root of the pyflow development repository\nand is not part of the python source release.\n\n\nContents\n--------\n\nFor the development repository (this directory), the sub-directories are:\n\npyflow/\n\nContains all pyflow code intended for distribution, plus demo code and\ndocumentation.\n\nscratch/\n\nThis directory contains support scripts for tests/cleanup/release\ntarballing.. etc.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillumina%2Fpyflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fillumina%2Fpyflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillumina%2Fpyflow/lists"}