{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/2"}],"enrichment":{"capability":"LocalStack is a command-line tool that emulates AWS cloud services locally, allowing you to develop and test cloud applications on your laptop or in CI without hitting real AWS.","skillfed_tags":["aws-emulation","local-development","docker-based"],"use_cases":["Develop AWS Lambda functions locally without deploying to real AWS","Test S3 bucket operations and DynamoDB queries in isolation during development","Run integration tests in CI pipelines that exercise cloud service interactions","Prototype multi-service cloud architectures on a single machine before deployment","Avoid AWS charges during development and testing cycles"],"what_it_does":"LocalStack is a command-line interface for running a local AWS cloud service emulator. It lets you spin up mock versions of AWS services in Docker containers on your machine, so you can develop and test cloud applications without deploying to real AWS or incurring costs.\n\nThe tool manages the lifecycle of these emulated services through simple commands: start the stack, check service status, and stop when done. It's commonly used in local development workflows and CI/CD pipelines to validate cloud application behavior in isolation. The package depends on Docker for containerization and includes utilities for configuration, authentication simulation, and service management.","worth_installing":"Yes, if you actively develop AWS-based applications and need local testing\u2014the low install friction and permissive license make it accessible. However, the abandoned maintenance status (archived repo, last commit 2026-03-23) is a significant concern: verify that the version you need is stable and that PYSEC-2023-243 does not affect your use case."},"id":"localstack","links":{"html":"https://skillfed.io/packages/localstack","md":"https://skillfed.io/packages/localstack.md","pypi":"https://pypi.org/project/localstack/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-07-28","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"localstack","python_support":"supports_current","summary":"The LocalStack Command Line Interface"},"popularity":{"monthly_downloads":787734,"position":5061,"tier":"top_15000"},"security":{"n_vulnerabilities":1},"version":"2026.7.1"}
