|
1 | 1 | # Plugin List |
2 | 2 |
|
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. |
5 | 5 |
|
6 | 6 | !!! warning |
7 | 7 |
|
8 | 8 | 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. |
11 | 11 |
|
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. |
15 | 15 |
|
16 | 16 | This list contains 6 plugins. |
17 | 17 |
|
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