Name | snakemake JSON |
Version |
9.1.1
JSON |
| download |
home_page | None |
Summary | Workflow management system to create reproducible and scalable data analyses |
upload_time | 2025-03-21 13:02:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Snakemake is a workflow management system that aims to reduce the
complexity of creating workflows by providing a fast and comfortable
execution environment, together with a clean and modern specification
language in python style. Snakemake workflows are essentially Python
scripts extended by declarative code to define rules. Rules describe
how to create output files from input files.
Raw data
{
"_id": null,
"home_page": null,
"name": "snakemake",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Johannes K\u00f6ster <johannes.koester@uni-due.de>",
"download_url": "https://files.pythonhosted.org/packages/87/2e/d648b4d5cf51dda88d603ef24099f3bcf18805d9dd6df3ededf8a4ab2064/snakemake-9.1.1.tar.gz",
"platform": null,
"description": " Snakemake is a workflow management system that aims to reduce the\n complexity of creating workflows by providing a fast and comfortable\n execution environment, together with a clean and modern specification\n language in python style. Snakemake workflows are essentially Python\n scripts extended by declarative code to define rules. Rules describe\n how to create output files from input files.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Workflow management system to create reproducible and scalable data analyses",
"version": "9.1.1",
"project_urls": {
"Documentation": "https://snakemake.readthedocs.io",
"Homepage": "https://snakemake.github.io",
"Source": "https://github.com/snakemake/snakemake"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "be333d9060c634b19e603488c46ed596a596d7c5802be7a800ef328c73c779f8",
"md5": "4cd1fa7c1565780fe4bafc7cbaf8b05b",
"sha256": "aaa8abf43571280b3884104258c0318d4b001f142dad6772adb33de72bc08de9"
},
"downloads": -1,
"filename": "snakemake-9.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4cd1fa7c1565780fe4bafc7cbaf8b05b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 1096759,
"upload_time": "2025-03-21T13:02:27",
"upload_time_iso_8601": "2025-03-21T13:02:27.781859Z",
"url": "https://files.pythonhosted.org/packages/be/33/3d9060c634b19e603488c46ed596a596d7c5802be7a800ef328c73c779f8/snakemake-9.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "872ed648b4d5cf51dda88d603ef24099f3bcf18805d9dd6df3ededf8a4ab2064",
"md5": "db3a64652c442fb36adf9fde2ab21969",
"sha256": "53d2ccef9f063e73975c1d8846ae1ed20595e323e81552013b282c25ffec6385"
},
"downloads": -1,
"filename": "snakemake-9.1.1.tar.gz",
"has_sig": false,
"md5_digest": "db3a64652c442fb36adf9fde2ab21969",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 5974436,
"upload_time": "2025-03-21T13:02:30",
"upload_time_iso_8601": "2025-03-21T13:02:30.175190Z",
"url": "https://files.pythonhosted.org/packages/87/2e/d648b4d5cf51dda88d603ef24099f3bcf18805d9dd6df3ededf8a4ab2064/snakemake-9.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-21 13:02:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "snakemake",
"github_project": "snakemake",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "snakemake"
}