-
python3-best-ec2-1.1.4-1.lbn36.noarch
Best EC2
Best EC2, the smart solution designed to optimize your Amazon EC2 instance type selection process. The app simplifies the challenge of choosing the optimal EC2 instance type that matches your specific requirements, balancing performance, cost, and computing needs.
Prerequisites
python >=3.8.0
AWS Credentials
Install
pip install best-ec2
The IAM policy grants minimal permissions necessary for the application
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "General",
"Effect": "Allow",
"Action": [
"ec2:DescribeInstanceTypes"
],
"Resource": "*"
},
{
"Sid": "OnDemand",
"Effect": "Allow",
"Action": [
"pricing:GetProducts"
],
"Resource": "*"
},
{
"Sid": "Spot",
"Effect": "Allow",
"Action": [
"ec2:DescribeAvailabilityZones",
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
perl-Term-Table-0.013-2.lbn25.noarch
This Perl module is able to format rows of data into tables.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
libpq-12.2-1.lbn25.x86_64
The libpq package provides the essential shared library for any PostgreSQL
client program or interface. You will need to install this package to use any
other PostgreSQL package or any clients that need to connect to a PostgreSQL
server.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
mozjs60-60.7.2-1.lbn25.x86_64
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-more-itertools-8.5.0-1.lbn25.noarch
Opensource python library wrapping around itertools. Package also includes
implementations of the recipes from the itertools documentation.
See https://pythonhosted.org/more-itertools/index.html for documentation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-soupsieve-1.7.3-1.lbn25.noarch
Soup Sieve is a CSS selector
library designed to be used with [Beautiful Soup 4][bs4]. It aims to provide
selecting, matching, and filtering using...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
rubygem-irb-1.2.3-132.lbn25.noarch
The irb is acronym for Interactive Ruby. It evaluates ruby expression
from the terminal.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
zchunk-libs-1.0.4-1.lbn25.x86_64
zchunk is a compressed file format that splits the file into independent
chunks. This allows you to only download the differences when downloading a
new version of the file, and also makes zchunk files efficient over rsync.
zchunk files are protected with strong checksums to verify that the file you
downloaded is in fact the file you wanted.
This package contains the zchunk library, libzck.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
389-admin-console-1.1.12-8.lbn25.noarch
A Java based remote management console used for Managing 389
Admin Server. Requires the 389 Console to load and run the
jar files.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 25
-
389-console-1.1.19-4.lbn25.noarch
A Java based remote management console used for managing 389
Administration Server and 389 Directory Server.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 25