Skip to main content

Common utilities and tools maintained by Greenbone Networks

Project description

Greenbone Logo

Pontos - Greenbone Python Utilities and Tools

GitHub releases PyPI release code test coverage Build and test

The pontos Python package is a collection of utilities, tools, classes and functions maintained by Greenbone.

Pontos is the German name of the Greek titan Pontus, the titan of the sea.

Table of Contents

Documentation

The documentation for pontos can be found at https://greenbone.github.io/pontos/. Please refer to the documentation for more details as this README just gives a short overview.

Installation

Requirements

Python 3.10 and later is supported.

Install using pipx

You can install the latest stable release of pontos from the Python Package Index (pypi) using pipx

python3 -m pipx install pontos

Install using pip

[!NOTE] The pip install command does no longer work out-of-the-box in newer distributions like Ubuntu 23.04 because of PEP 668. Please use the installation via pipx instead.

You can install the latest stable release of pontos from the Python Package Index (pypi) using pip

python3 -m pip install --user pontos

Install using poetry

Because pontos is a Python library you most likely need a tool to handle Python package dependencies and Python environments. Therefore we strongly recommend using poetry.

You can install the latest stable release of pontos and add it as a dependency for your current project using poetry

poetry add pontos

Command Completion

pontos comes with support for command line completion in bash and zsh. All pontos CLI commands support shell completion. As examples the following sections explain how to set up the completion for pontos-release with bash and zsh.

Setup for bash

echo "source ~/.pontos-release-complete.bash" >> ~/.bashrc
pontos-release --print-completion bash > ~/.pontos-release-complete.bash

Alternatively, you can use the result of the completion command directly with the eval function of your bash shell:

eval "$(pontos-release --print-completion bash)"

Setup for zsh

echo 'fpath=("$HOME/.zsh.d" $fpath)' >> ~/.zsh
mkdir -p ~/.zsh.d/
pontos-release --print-completion zsh > ~/.zsh.d/_pontos_release

Alternatively, you can use the result of the completion command directly with the eval function of your zsh shell:

eval "$(pontos-release --print-completion zsh)"

Development

pontos uses poetry for its own dependency management and build process.

First install poetry via pipx

python3 -m pipx install poetry

Afterwards run

poetry install

in the checkout directory of pontos (the directory containing the pyproject.toml file) to install all dependencies including the packages only required for development.

Afterwards activate the git hooks for auto-formatting and linting via autohooks.

poetry run autohooks activate

Validate the activated git hooks by running

poetry run autohooks check

Maintainer

This project is maintained by Greenbone AG

Contributing

Your contributions are highly appreciated. Please create a pull request on GitHub. Bigger changes need to be discussed with the development team via the issues section at GitHub first.

License

Copyright (C) 2020-2024 Greenbone AG

Licensed under the GNU General Public License v3.0 or later.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pontos-26.4.3.tar.gz (353.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pontos-26.4.3-py3-none-any.whl (251.0 kB view details)

Uploaded Python 3

File details

Details for the file pontos-26.4.3.tar.gz.

File metadata

  • Download URL: pontos-26.4.3.tar.gz
  • Upload date:
  • Size: 353.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pontos-26.4.3.tar.gz
Algorithm Hash digest
SHA256 259ab9cb1f6b354b76466a943aee18aa83b27fffc609e1f9bfde0cb998aaca15
MD5 ebb9b48ee2e237943b1b6762874f9d10
BLAKE2b-256 6e5e80b085a49e9cbea6fc865cde5b8f80bad82aec2037dd4773486cd9cfcdaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pontos-26.4.3.tar.gz:

Publisher: deploy-pypi.yml on greenbone/pontos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pontos-26.4.3-py3-none-any.whl.

File metadata

  • Download URL: pontos-26.4.3-py3-none-any.whl
  • Upload date:
  • Size: 251.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pontos-26.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7d82da7b594388979ec56dcb98c6b1eb4540f49bf54e5b08d9cfccf806a901d9
MD5 3e94d63fff61e695fd8d52d837d08957
BLAKE2b-256 7dc065ba57eb232e3042f0cddd1590f3ade8a8080354e223b2243e3ec62f49f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pontos-26.4.3-py3-none-any.whl:

Publisher: deploy-pypi.yml on greenbone/pontos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page