Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 914 Bytes

File metadata and controls

40 lines (26 loc) · 914 Bytes

Installation

pytask is available on PyPI and conda-forge.

Recommended

We recommend using modern package managers for faster and more reliable dependency management:

$ uv add pytask

or

$ pixi add pytask

Learn more about uv and pixi.

Verify the installation by displaying the help page listing all available commands and some options.

--8<-- "docs/source/_static/md/help-page.md"

For command-specific help, type

$ pytask <command-name> --help

Non-Windows platforms have automatic color support. On Windows, use Windows Terminal, which you can install from the Microsoft Store.