CLI to return the Ubuntu AMIs in AWS marketplace
Project description
AWS Marketplace Ubuntu AMI Scraper
CLI to return the Ubuntu AMIs in AWS marketplace
Basic setup
Install the requirements:
$ pip install -r requirements.txt
You will also need Firefox installed and geckodriver available in your PATH.
I recommend you create a new IAM user with only policy "AWSMarketplaceRead-only" granted.
You will also need to set up your aws credentials for use with boto3
Run the application:
$ python -m aws_marketplace_ubuntu_scraper --help
$ python -m aws_marketplace_ubuntu_scraper --iam-account-id="YOUR IAM ACCOUNT ID" --iam-username="YOUR IAM USERNAME" --iam-password="YOUR IAM PASSSWORD"
To run the tests:
$ pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aws_marketplace_ubuntu_scraper-0.0.3.tar.gz
.
File metadata
- Download URL: aws_marketplace_ubuntu_scraper-0.0.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a7d52af977e3894f1869a4d29e521901fee946ab48cd5f0dffa3d626bcf459f |
|
MD5 | 7f5c5bae93effad8b27259ecdedbdb57 |
|
BLAKE2b-256 | c90ae4b021e126d135af67ab25ae831b1318ac87c6862a9812945b1401e5c6a8 |
File details
Details for the file aws_marketplace_ubuntu_scraper-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: aws_marketplace_ubuntu_scraper-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e2991aa5744d995d292d1b0739d0d73790db467efbaf3a5ce5c35c623628c65 |
|
MD5 | fe0143bbdf2f47c4f6bb9e55bd179777 |
|
BLAKE2b-256 | 10071408db156aec001887e859723bf1b7f76f96adfb89f7dc582cd1f6270f8c |