Skip to main content

Python SDK for LocalStack

Project description

LocalStack Python SDK

PyPI version Integration Tests

This is the Python SDK for LocalStack. LocalStack offers a number of developer endpoints (see docs). This SDK provides a programmatic and easy way to interact with them.

[!WARNING] This project is still in a preview phase and will be subject to fast and breaking changes.

Project Structure

This project is composed by two Python packages:

  • packages/localstack-sdk-generated: generated from the LocalStack's OpenAPI specs with openapi-generator. The LocalStack's OpenAPI specs are available in localstack/openapi. This package is not meant to be manually modified, as it needs to be generated every time from the specs.
  • localstack-sdk-python: the user-facing SDK that consumed localstack-sdk-generated as its main dependency.

Installation

You can install the LocalStack Python SDK with pip:

pip install localstack-sdk-python

From Source

This project uses uv as a package manager. On a Unix system, you can install uv with the standalone installer:

curl -LsSf https://astral.sh/uv/install.sh | sh

Once uv is installed, you can install the project from source with:

make install

To run the integration test suite:

make test

Note that LocalStack Pro (with the same version as the SDK) should be running in the background to execute the test.

Quickstart

To get started with our SDK, check out the official documentation on https://docs.localstack.cloud. You'll find comprehensive guides and detailed code samples that demonstrate how to use the various features provided by the SDK.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

localstack_sdk_python-2026.5.0.tar.gz (98.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

localstack_sdk_python-2026.5.0-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file localstack_sdk_python-2026.5.0.tar.gz.

File metadata

File hashes

Hashes for localstack_sdk_python-2026.5.0.tar.gz
Algorithm Hash digest
SHA256 d5e042e0078bfcdcb39d85d2119c070e48f92257eacd98cf8c62aef7570dffc9
MD5 e1a91512696dc8095738588124e0a433
BLAKE2b-256 4253a564d291c92fd3f88105c1c70d7ce6b7899ed5dc18f821d2e29924aec7b5

See more details on using hashes here.

File details

Details for the file localstack_sdk_python-2026.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for localstack_sdk_python-2026.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 290d6c7321a955ec84cc068dec7dd8ccf9c34582c78ed061039a340326b3e378
MD5 d7e6731c9101b2c8f463c66ca082f853
BLAKE2b-256 f14f69af579a88214e9058391453d2dc9fc1c7c0b8dfdf377c3290517573e1ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page