Name | snakemake JSON |
Version |
8.25.3
JSON |
| download |
home_page | None |
Summary | Workflow management system to create reproducible and scalable data analyses |
upload_time | 2024-11-11 13:33:35 |
maintainer | None |
docs_url | None |
author | Johannes Köster |
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": "Johannes K\u00f6ster",
"author_email": "johannes.koester@uni-due.de",
"download_url": "https://files.pythonhosted.org/packages/ff/b0/f6e3068cba5e98cfe635913a8a74343872515de793b187f56d8eff7bb3ae/snakemake-8.25.3.tar.gz",
"platform": null,
"description": "\nSnakemake is a workflow management system that aims to reduce the\ncomplexity of creating workflows by providing a fast and comfortable\nexecution environment, together with a clean and modern specification\nlanguage in python style. Snakemake workflows are essentially Python\nscripts extended by declarative code to define rules. Rules describe\nhow 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": "8.25.3",
"project_urls": {
"Documentation": "https://snakemake.readthedocs.io",
"Homepage": "https://snakemake.github.io",
"Source": "https://github.com/snakemake/snakemake"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2ae8222381a64261acf1cbffdf7fad48ee908f699e5bf2f399c21584e56c9879",
"md5": "1373165103d8cf0c50dec91a3014c14e",
"sha256": "f9473c901134060c7d86bdce5debee655d674fc5387ef496232736d2bbd9cb77"
},
"downloads": -1,
"filename": "snakemake-8.25.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1373165103d8cf0c50dec91a3014c14e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 1002367,
"upload_time": "2024-11-11T13:33:32",
"upload_time_iso_8601": "2024-11-11T13:33:32.820042Z",
"url": "https://files.pythonhosted.org/packages/2a/e8/222381a64261acf1cbffdf7fad48ee908f699e5bf2f399c21584e56c9879/snakemake-8.25.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ffb0f6e3068cba5e98cfe635913a8a74343872515de793b187f56d8eff7bb3ae",
"md5": "7bca6fbf690aa84990accdc547c1953a",
"sha256": "b05262fbb25b8b463ea45f92789c39935a775c02b072be8a42e6cd262ed86c21"
},
"downloads": -1,
"filename": "snakemake-8.25.3.tar.gz",
"has_sig": false,
"md5_digest": "7bca6fbf690aa84990accdc547c1953a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 4730833,
"upload_time": "2024-11-11T13:33:35",
"upload_time_iso_8601": "2024-11-11T13:33:35.197898Z",
"url": "https://files.pythonhosted.org/packages/ff/b0/f6e3068cba5e98cfe635913a8a74343872515de793b187f56d8eff7bb3ae/snakemake-8.25.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-11 13:33:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "snakemake",
"github_project": "snakemake",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "snakemake"
}