-
python3-policyuniverse-1.3.2.20201012-5.fc36.noarch
The PolicyUniverse package provides classes to parse AWS IAM
and Resource Policies.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pydo-0.3.0-1.lbn36.noarch
PyDo
pydo is the official Python client library that allows
Python developers to interact with and manage their DigitalOcean
resources through a Python abstraction layer on top of the raw
DigitalOcean API HTTP Interface.
A top priority of this project is to ensure the client abides by the API
contract. Therefore, the client itself wraps a generated client based
on the DigitalOcean OpenAPI Specification to support all of DigitalOcean's HTTP APIs.
Getting Started With the Client
Prerequisites
Python version: >= 3.7.2
Installation
To install from pip:
pip install git+https:/github.com/digitalocean/pydo.git
or, if repo is cloned locally:
pip install /<PATH>/<TO>/pydo
To install from source:
make install
pydo Quickstart
A quick guide to getting started with the client.
pydo must be initialized with pydo.Client(). A DigitalOcean API Token is required. The token can be passed explicitly to pydo.Client(), as such:
import os
from pydo import Client
client = Client(token=os.geten
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-sqlitedict-2.1.0-1.lbn36.noarch
sqlitedict -- persistent dict, backed by SQLite |GithubActions|_ |License|_..
|GithubAction.. |Download.. |Licens.. _GithubActions: .. _Downloads: ..
_License:
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-circuitbreaker-2.0.0-2.lbn36.noarch
This is a Python implementation of the "Circuit Breaker" Pattern.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-humanfriendly-10.0-2.fc36.noarch
The functions and classes in the humanfriendly package can be used to make text
interfaces more user friendly. Some example features:
- Parsing and formatting numbers, file sizes, pathnames and timespans in
simple, human friendly formats.
- Easy to use timers for long running operations, with human friendly
formatting of the resulting timespans.
- Prompting the user to select a choice from a list of options by typing the
option's number or a unique substring of the option.
- Terminal interaction including text styling (ANSI escape sequences), user
friendly rendering of usage messages and querying the terminal for its size.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
golang-github-terraform-providers-ibm-0.17.3-0.1.gitcbdac69.lbn25.x86_64
export IC_API_KEY="IBM Cloud API Key"
export SL_API_KEY="SoftLayer API Key"
export SL_USERNAME="SoftLayer username associated with SL_API_KEY".
Add the plug-in provider to the Terraform configuration file.
provider "ibm" {}
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
bastion-product-listmonk-4.0.1-0.2.20241224.lbn36.noarch
Our Subscription Manager utilises X509 certificates to define the product(s) a
system is built upon/subscribed to.
This is the subscription definition for Listmonk
Located in
LBN
/
…
/
internal
/
BastionLinux 36
-
bastion-product-stepca-0.27.4-0.2.20241224.lbn36.noarch
Our Subscription Manager utilises X509 certificates to define the product(s) a
system is built upon/subscribed to.
This is the subscription definition for Step-Ca
Located in
LBN
/
…
/
internal
/
BastionLinux 36
-
python3-diff-match-patch-20241021-1.lbn36.noarch
The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
jline1-1.0-12.fc24.noarch
JLine is a java library for reading and editing user input in console
applications. It features tab-completion, command history, password
masking, configurable key-bindings, and pass-through handlers to use to
chain to other console applications.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25