localstack-client 2.7
0
A lightweight Python client for LocalStack.
Contents
A lightweight Python client for LocalStack.
How to Install localstack-client
You can install localstack-client using pip
pip install localstack-client
or add it to a project with poetry
poetry add localstack-client
Package Details
- Author
- LocalStack Team
- License
- Apache License 2.0
- Homepage
- https://github.com/localstack/localstack-python-client
- PyPi:
- https://pypi.org/project/localstack-client/
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common localstack-client errors.
Code Examples
Here are some localstack-client
code examples and snippets.