python3-treelib
Python implementation of tree structure
treelib is a simple tree data structure implementation in Python.
typer
CLI to run Python scripts and create CLI applications
Typer is a library for building command-line interface (CLI) applications
based on Python type hints. It's also a command line tool to run scripts,
automatically converting them to CLI applications.
python3-cloup
Click with option groups
Cloup enriches Click with several features that make it more expressive and
configurable:
* option groups and an (optional) help section for positional arguments
* constraints, like mutually_exclusive, that can be applied to option groups
or to any group of parameters, even conditionally subcommand aliases
* subcommands sections, i.e. the possibility to organize the subcommands of
a Group in multiple help sections
* a themeable HelpFormatter that:
- has more parameters for adjusting widths and spacing, which can be
provided at the context and command level use a different layout when the
terminal width is below a certain threshold in order to improve
readability
- suggestions like "did you mean <subcommand>?" when you mistype a
subcommand
Moreover, Cloup improves on IDE support providing decorators with detailed
type hints and adding the static methods Context.settings() and
HelpFormatter.settings() for creating dictionaries of settings.
linux-support-6.11.10
Support files for Linux 6.11
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
libqgis-3d3.34.13
QGIS - shared 3d library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libqgis-analysis3.34.13
QGIS - shared analysis library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.