HQStage CLI

The HQStage Python package provides a command line interface (CLI) for managing HQS Software Modules.

The motivation of this package is to have an easy-to-use entry point to get started with software developed by HQS on most systems without the need to perform a lot of manual installation steps.

Please start with the Getting started section by reading the installation guide.

Features

The CLI tool comes with the following features:

  • Create and manage virtual Python environments
  • Automatic dependency management inside virtual environments
  • Easily install HQStage Modules alongside other Python packages inside virtual environments
  • Update HQStage Modules
  • Automatic license management and download for HQStage Modules - no struggling with license files or other inconveniences

Contents

This user guide covers the following topics:

Open-source software components

OSS components delivered with HQS Noise App

There are no OSS components directly delivered with the HQStage package.

OSS components installed by the user

In the process of installing the package some OSS components are downloaded and installed via pip.

nameconcluded_license
0PyNaClApache-2.0
1annotated-typesMIT
2certifiMPL-2.0
3cffiMIT
4charset-normalizerMIT
5clickBSD-3-Clause
6configparserMIT
7hqstageHQS
8idnaBSD License
9pipPSF-2.0
10platformdirsMIT
11py-machineidMIT
12pycparserBSD-3-Clause
13pydanticMIT
14pydantic_coreMIT
15requestsApache-2.0
16setuptoolsPSF-2.0
17shellinghamISC
18tomliMIT
19tomli_wMIT
20typing_extensionsPSF-2.0
21urllib3MIT
22uvMIT OR Apache-2.0

Additional dependecy license files

No additional license files.