Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions docs/source/plugin_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@ Packages classified as inactive are excluded.
conduct your own quality assessment before incorporating any of these plugins into your
own projects.

This list contains 6 plugins.
This list contains 5 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-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 |