ds format

Documentation version: 2.0.1 3.0.0 3.1.0 3.2.0 3.3.3 3.4.0 3.5.2 3.6.1 3.7.0 4.0.1 4.1.0 (latest) master
You are viewing documentation for version 3.5.2. The latest release is 4.1.0.
GitHub

Installation

Installation on Linux is recommended, but it is also known to work on Windows and macOS. On macOS the command line interface should be used with bash, not the default zsh, which is not compatible with the syntax.

Requirements:

To install ds-format and dependencies:

pip3 install ds-format==3.5.2

If installing as a non-root user on Linux, you might have to add $HOME/.local/bin to the PATH environment variable in ~/.profile (or an equivalent configuration file) in order to be able to run the ds command, and $HOME/.local/share/man to MANPATH in order to have access to the manual pages.

Release notes

4.1.0 (2024-02-16)

4.0.1 (2023-09-06)

4.0.0 (2023-09-06)

3.7.0 (2023-04-24)

3.6.1 (2023-04-21)

3.6.0 (2023-04-01)

3.5.2 (2023-03-06)

3.5.1 (2022-11-30)

3.5.0 (2022-11-26)

3.4.0 (2022-11-22)

3.3.3 (2022-11-13)

3.3.2 (2022-11-13)

3.3.1 (2022-11-10)

3.3.0 (2022-10-16)

3.2.0 (2022-10-09)

3.1.0 (2022-10-05)

3.0.0 (2022-09-30)

2.0.1 (2022-09-26)

2.0.0 (2022-07-31)

1.1.2 (2022-01-01)

1.1.1 (2021-12-11)

1.1.0 (2021-03-31)

1.0.1 (2020-08-12)

1.0.0 (2020-04-28)