ec2-metadata 2.13.0
0
An easy interface to query the EC2 metadata API, with caching.
Contents
An easy interface to query the EC2 metadata API, with caching.
Stars: 111, Watchers: 111, Forks: 31, Open Issues: 3The adamchainz/ec2-metadata
repo was created 7 years ago and the last code push was 4 days ago.
The project is popular with 111 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
Related Packages
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