Contents

ec2-metadata 2.13.0

0

An easy interface to query the EC2 metadata API, with caching.

An easy interface to query the EC2 metadata API, with caching.

Stars: 107, Watchers: 107, Forks: 29, Open Issues: 3

The adamchainz/ec2-metadata repo was created 6 years ago and the last code push was 9 hours ago.
The project is popular with 107 github stars!

How to Install ec2-metadata

You can install ec2-metadata using pip

pip install ec2-metadata

or add it to a project with poetry

poetry add ec2-metadata

Package Details

Author
Adam Johnson
License
MIT
Homepage
https://github.com/adamchainz/ec2-metadata
PyPi:
https://pypi.org/project/ec2-metadata/
GitHub Repo:
https://github.com/adamchainz/ec2-metadata

Classifiers

No  ec2-metadata  pypi packages just yet.

Errors

A list of common ec2-metadata errors.

Code Examples

Here are some ec2-metadata code examples and snippets.

GitHub Issues

The ec2-metadata package has 3 open issues on GitHub

  • Improve Flake8 config

See more issues on GitHub

Related Packages & Articles

cloudformation-cli 0.2.36

308 Stars :star: Stars: 308, Watchers: 308, Forks: 154, Open Issues: 128 The aws-cloudformation/cloudformation-cli repo was created 5 years ago and the last code push was 2 weeks ago. The project is popular with 308 github stars! How to Install cloudformation-cli You can install cloudformation-cli using pip pip install cloudformation-cli or add it to a project with poetry poetry add cloudformation-cli Package Details Author Amazon Web Services License Apache License 2.

cassandra-sigv4 4.0.2

Implements a sigv4 authentication plugin for the open-source Datastax Python Driver for Apache Cassandra

awsretry 1.0.2

Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.

awscli-local 0.22.0

Thin wrapper around the "aws" command line interface for use with LocalStack