argparse 1.1.0: now with ANSI colors and styles
Christian Köstlin
christian.koestlin at gmail.com
Thu Aug 25 10:38:57 UTC 2022
On Wednesday, 24 August 2022 at 18:47:28 UTC, Andrey Zherikov
wrote:
> New version 1.1.0 of `argparse` is published!
>
> Major feature in this version is fully customized ANSI coloring
> and styling.
> Here is an example of default styling:
> ![example](https://github.com/andrey-zherikov/argparse/blob/18c1598dc4b015edfdd054e5f70d6ca359c480c9/images/default_styling.png?raw=true)
>
> Complete list of available features can be found in
> [readme](https://github.com/andrey-zherikov/argparse#features).
Congratulations, looking forward to lock my programs on version
1.1.0 instead of master.
More information about the Digitalmars-d-announce
mailing list