You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-best-ec2-1.1.4-1.lbn36.noarch

python3-best-ec2-1.1.4-1.lbn36.noarch

Package Attributes
RPM  python3-best-ec2-1.1.4-1.lbn36.noarch.rpm Architecture  noarch Size  101995 Created  2025/05/19 12:49:45 UTC
Package Specification
Summary 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.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/best-ec2
Description

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",

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python-best-ec2
python3-best-ec2
python3.10-best-ec2
python3.10dist(best-ec2)
python3dist(best-ec2)
Obsoletes
python-best-ec2

Document Actions