# Nextflow launcher python package
## Description
This package is purely an installer for the Nextflow launcher (<https://nextflow.io/>) that allows
you to easily have the `nextflow` command line available on your system.
## How to install
- Install Nextflow launcher using `pip install nextflow`.
- Now `nextflow` command is available on your path.
- Run `nextflow info` to force it download all the dependencies the first time (optional).
- Now you are ready to run a pipeline `nextflow run hello`.
## Requirements
The Nextflow launcher requires Java and `curl` or `wget` available on your
system to be able to download Nextflow Java dependencies and launch Nextflow.
## Note
If you are looking for previous versions of this package that was a wrapper around the Nextflow
pipeline framework that lets you run pipelines from Python code, check `nextflowpy` package.
Raw data
{
"_id": null,
"home_page": null,
"name": "nextflow",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "pipeline, workflow, nextflow",
"author": "Jordi Deu-Pons",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ad/db/ad2476c9143c0b97433f4a25e131fc688e22937299f2e26d88436b543bdd/nextflow-24.10.4.tar.gz",
"platform": null,
"description": "# Nextflow launcher python package\n\n## Description\nThis package is purely an installer for the Nextflow launcher (<https://nextflow.io/>) that allows\nyou to easily have the `nextflow` command line available on your system.\n\n## How to install\n - Install Nextflow launcher using `pip install nextflow`. \n - Now `nextflow` command is available on your path.\n - Run `nextflow info` to force it download all the dependencies the first time (optional).\n - Now you are ready to run a pipeline `nextflow run hello`. \n\n## Requirements\nThe Nextflow launcher requires Java and `curl` or `wget` available on your\nsystem to be able to download Nextflow Java dependencies and launch Nextflow.\n\n## Note\nIf you are looking for previous versions of this package that was a wrapper around the Nextflow\npipeline framework that lets you run pipelines from Python code, check `nextflowpy` package.\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "A Python wrapper that installs the Nextflow launcher",
"version": "24.10.4",
"project_urls": null,
"split_keywords": [
"pipeline",
" workflow",
" nextflow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "addbad2476c9143c0b97433f4a25e131fc688e22937299f2e26d88436b543bdd",
"md5": "d11550aad61a730bee1199e80a63841a",
"sha256": "68bfb91606bbb61a80fe54648a0a4238e221bc44375fa2fb8752365d20f6a855"
},
"downloads": -1,
"filename": "nextflow-24.10.4.tar.gz",
"has_sig": false,
"md5_digest": "d11550aad61a730bee1199e80a63841a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7804,
"upload_time": "2025-01-28T06:40:30",
"upload_time_iso_8601": "2025-01-28T06:40:30.426765Z",
"url": "https://files.pythonhosted.org/packages/ad/db/ad2476c9143c0b97433f4a25e131fc688e22937299f2e26d88436b543bdd/nextflow-24.10.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-28 06:40:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nextflow"
}