Skip to content

Commit 30667f4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c6185a1 commit 30667f4

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

docs/source/plugin_list.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# Plugin List
22

3-
PyPI projects that match `pytask-*` are considered plugins and are listed
4-
automatically. Packages classified as inactive are excluded.
3+
PyPI projects that match `pytask-*` are considered plugins and are listed automatically.
4+
Packages classified as inactive are excluded.
55

66
!!! warning
77

88
Please be aware that this list is not a curated collection of projects and does not
9-
undergo a systematic review process. It serves purely as an informational resource
10-
to aid in the discovery of `pytask` plugins.
9+
undergo a systematic review process. It serves purely as an informational resource to
10+
aid in the discovery of `pytask` plugins.
1111

12-
Do not presume any endorsement from the `pytask` project or its developers, and
13-
always conduct your own quality assessment before incorporating any of these plugins
14-
into your own projects.
12+
Do not presume any endorsement from the `pytask` project or its developers, and always
13+
conduct your own quality assessment before incorporating any of these plugins into your
14+
own projects.
1515

1616
This list contains 6 plugins.
1717

18-
| name | summary | last release | status | requires |
19-
|--------------------------------------------------------------|-------------------------------------------------|----------------|-----------|----------------|
20-
| [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 |
21-
| [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 |
22-
| [pytask-parallel](https://pypi.org/project/pytask-parallel/) | Parallelize the execution of tasks with pytask. | Feb 06, 2026 | 4 - Beta | pytask>=0.5.2 |
23-
| [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 |
24-
| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 |
25-
| [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 |
18+
| name | summary | last release | status | requires |
19+
| ------------------------------------------------------------ | ----------------------------------------------- | ------------ | --------- | -------------- |
20+
| [pytask-julia](https://pypi.org/project/pytask-julia/) | A Pytask plugin for Julia | Oct 07, 2023 | 4 - Beta | pytask >=0.4.0 |
21+
| [pytask-latex](https://pypi.org/project/pytask-latex/) | Compile LaTeX documents with pytask. | Jun 01, 2025 | 4 - Beta | pytask>=0.4.0 |
22+
| [pytask-parallel](https://pypi.org/project/pytask-parallel/) | Parallelize the execution of tasks with pytask. | Feb 06, 2026 | 4 - Beta | pytask>=0.5.2 |
23+
| [pytask-r](https://pypi.org/project/pytask-r/) | Run R scripts with pytask. | Apr 20, 2024 | 4 - Beta | pytask>=0.4.5 |
24+
| [pytask-stata](https://pypi.org/project/pytask-stata/) | Execute do-files with Stata and pytask. | Jul 26, 2025 | 4 - Beta | pytask>=0.5.2 |
25+
| [pytask-vscode](https://pypi.org/project/pytask-vscode/) | Additional Logging for VS Code integration | Nov 21, 2023 | 3 - Alpha | pytask >=0.4.2 |

0 commit comments

Comments
 (0)