Skip to main content

Agilicus SDK

Project description

Agilicus SDK (Python)

The Agilicus Platform API github is defined using OpenAPI 3.0, and may be used from any language. This allows configuration of our Zero-Trust Network Access cloud native platform using REST. You can see the API specification online.

This package provides a Python SDK, class library interfaces for use in accessing individual collections. In addition it provides a command-line-interface (CLI) for interactive use.

Read the class-library documentation online

A subset of this code (that which accesses the above API) is generated

Generally you may install this as:

pip install --upgrade agilicus

You may wish to add bash completion by adding this to your ~/.bashrc:

eval "$(_AGILICUS_CLI_COMPLETE=source agilicus-cli)"

Build

(first generate the api access, 'cd ..; ./local-build')

poetry install
poetry run pre-commit install
poetry run pytest

To run the CLI from the development venv: gene

poetry run python -m agilicus.main

To format & lint:

poetry run black .
poetry run flake8

CLI Usage

Credentials are cached in ~/.config/agilicus, per issuer.

agilicus-cli list-applications

Debugging with Codium

"python.venvPath": "~/.cache/pypoetry/virtualenvs"

Examples

The examples directory provides examples for working with the agilicus API in a python environment.

Update a user

Retrieve a specific user, update/replace properties (via PUT).

See agilicus/examples/update_user.py

python -m agilicus.examples.update_user --help

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

agilicus-1.159.8.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

agilicus-1.159.8-py3-none-any.whl (3.7 MB view details)

Uploaded Python 3

File details

Details for the file agilicus-1.159.8.tar.gz.

File metadata

  • Download URL: agilicus-1.159.8.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.7.12 Linux/5.15.0-40-generic

File hashes

Hashes for agilicus-1.159.8.tar.gz
Algorithm Hash digest
SHA256 f81593769fc986c2716bc921540a23043068f939d7291a55684c15bc43611f6b
MD5 2f23ce474217c244fd23eab6db9b810b
BLAKE2b-256 1e75597928aaf806cd425179bd586a78db6a91a716dc5ae0207a0b6d4022408d

See more details on using hashes here.

File details

Details for the file agilicus-1.159.8-py3-none-any.whl.

File metadata

  • Download URL: agilicus-1.159.8-py3-none-any.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.7.12 Linux/5.15.0-40-generic

File hashes

Hashes for agilicus-1.159.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f8da31a2f404fbfb0c763c29cf005f3fc3182387d5c358b5fe63fc142b23355e
MD5 3316a6d83ddf51e827cf73b1335bc509
BLAKE2b-256 50003fede024d20673b817b338a04163780700e0feb110bc09d935abb30b13cd

See more details on using hashes here.

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