{"id":23901783,"url":"https://github.com/skuschel/generatorpipeline","last_synced_at":"2025-04-10T23:14:44.412Z","repository":{"id":42124769,"uuid":"223119933","full_name":"skuschel/generatorpipeline","owner":"skuschel","description":"Parallelize your data-processing pipelines with just a decorator.","archived":false,"fork":false,"pushed_at":"2024-10-19T20:22:57.000Z","size":227,"stargazers_count":2,"open_issues_count":12,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T23:14:22.200Z","etag":null,"topics":["data-processing","data-science","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skuschel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-11-21T08:01:08.000Z","updated_at":"2024-10-19T20:33:00.000Z","dependencies_parsed_at":"2024-01-14T16:13:58.249Z","dependency_job_id":"a960fc9f-9726-4789-9454-86d07f27b46c","html_url":"https://github.com/skuschel/generatorpipeline","commit_stats":{"total_commits":129,"total_committers":5,"mean_commits":25.8,"dds":"0.26356589147286824","last_synced_commit":"163a57e7b36f9c81ba9861597fee45d1b8ded7ff"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuschel%2Fgeneratorpipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuschel%2Fgeneratorpipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuschel%2Fgeneratorpipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuschel%2Fgeneratorpipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skuschel","download_url":"https://codeload.github.com/skuschel/generatorpipeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312135,"owners_count":21082638,"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":["data-processing","data-science","hacktoberfest","python"],"created_at":"2025-01-04T21:53:17.154Z","updated_at":"2025-04-10T23:14:44.391Z","avatar_url":"https://github.com/skuschel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generatorpipeline\nParallelize your data-processing pipelines with just a decorator.\n\n\n# Tutorial\nPlease see the [tutorial notebook](generatorpipeline-tutorial.ipynb) for an overview of the functionality.\n\n\n# Installation\nPython 2 is NOT supported. You must use __python version 3.6__ or higher! \n\n1) The recommended way is to create a python venv and install it into the venv. Create a new virtualenv by\n```\npython -m venv --system-site-packages ~/.venv/defaultpyvenv\n```\n\n2) activate the environment using `source ~/.venv/defaultpyvenv/bin/activate`.\n\n3) Install into the venv\n```\npip install generatorpipeline[full]@git+https://github.com/skuschel/generatorpipeline.git\n```\n\n# Installation for developers\n\nFollow steps 1 and 2 of the normal installation to create and activate a venv.\n\n3) git clone this repository\n```\ngit clone git@github.com:skuschel/generatorpipeline.git\n```\n\n4) Install in editable mode using\n```\npip install -e .\n```\n\n\n\n# Contributing\n... is always welcome! Development and issue tracker can be found on github. Please report bugs to\nhttps://github.com/skuschel/generatorpipeline/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskuschel%2Fgeneratorpipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskuschel%2Fgeneratorpipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskuschel%2Fgeneratorpipeline/lists"}