From c6185a11f4cce9db4255471621d47ff03079a6ad Mon Sep 17 00:00:00 2001 From: Tobias Raabe Date: Mon, 23 Mar 2026 18:39:54 +0000 Subject: [PATCH 1/2] [automated] Update plugin list --- docs/source/plugin_list.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/source/plugin_list.md b/docs/source/plugin_list.md index 7bf0ab90..b63a701b 100644 --- a/docs/source/plugin_list.md +++ b/docs/source/plugin_list.md @@ -1,25 +1,25 @@ # Plugin List -PyPI projects that match `pytask-*` are considered plugins and are listed automatically. -Packages classified as inactive are excluded. +PyPI projects that match `pytask-*` are considered plugins and are listed +automatically. Packages classified as inactive are excluded. !!! warning Please be aware that this list is not a curated collection of projects and does not - undergo a systematic review process. It serves purely as an informational resource to - aid in the discovery of `pytask` plugins. + undergo a systematic review process. It serves purely as an informational resource + to aid in the discovery of `pytask` plugins. - Do not presume any endorsement from the `pytask` project or its developers, and always - conduct your own quality assessment before incorporating any of these plugins into your - own projects. + Do not presume any endorsement from the `pytask` project or its developers, and + always conduct your own quality assessment before incorporating any of these plugins + into your own projects. This list contains 6 plugins. -| name | summary | last release | status | requires | -| ------------------------------------------------------------ | ----------------------------------------------- | ------------ | --------- | -------------- | -| [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 | -| [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 | -| [pytask-parallel](https://pypi.org/project/pytask-parallel/) | Parallelize the execution of tasks with pytask. | Feb 06, 2026 | 4 - Beta | pytask>=0.5.2 | -| [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 | -| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 | -| [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 | +| name | summary | last release | status | requires | +|--------------------------------------------------------------|-------------------------------------------------|----------------|-----------|----------------| +| [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 | +| [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 | +| [pytask-parallel](https://pypi.org/project/pytask-parallel/) | Parallelize the execution of tasks with pytask. | Feb 06, 2026 | 4 - Beta | pytask>=0.5.2 | +| [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 | +| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 | +| [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 | From 30667f43436bf19cbc4f5164896f32c9f7c9f6b9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:40:08 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/source/plugin_list.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/source/plugin_list.md b/docs/source/plugin_list.md index b63a701b..7bf0ab90 100644 --- a/docs/source/plugin_list.md +++ b/docs/source/plugin_list.md @@ -1,25 +1,25 @@ # Plugin List -PyPI projects that match `pytask-*` are considered plugins and are listed -automatically. Packages classified as inactive are excluded. +PyPI projects that match `pytask-*` are considered plugins and are listed automatically. +Packages classified as inactive are excluded. !!! warning Please be aware that this list is not a curated collection of projects and does not - undergo a systematic review process. It serves purely as an informational resource - to aid in the discovery of `pytask` plugins. + undergo a systematic review process. It serves purely as an informational resource to + aid in the discovery of `pytask` plugins. - Do not presume any endorsement from the `pytask` project or its developers, and - always conduct your own quality assessment before incorporating any of these plugins - into your own projects. + Do not presume any endorsement from the `pytask` project or its developers, and always + conduct your own quality assessment before incorporating any of these plugins into your + own projects. This list contains 6 plugins. -| name | summary | last release | status | requires | -|--------------------------------------------------------------|-------------------------------------------------|----------------|-----------|----------------| -| [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 | -| [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 | -| [pytask-parallel](https://pypi.org/project/pytask-parallel/) | Parallelize the execution of tasks with pytask. | Feb 06, 2026 | 4 - Beta | pytask>=0.5.2 | -| [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 | -| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 | -| [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 | +| name | summary | last release | status | requires | +| ------------------------------------------------------------ | ----------------------------------------------- | ------------ | --------- | -------------- | +| [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 | +| [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 | +| [pytask-parallel](https://pypi.org/project/pytask-parallel/) | Parallelize the execution of tasks with pytask. | Feb 06, 2026 | 4 - Beta | pytask>=0.5.2 | +| [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 | +| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 | +| [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 |