{"library":"docker-compose","type":"library","category":null,"description":"The `docker-compose` PyPI package (version 1.x) is the legacy Python library and CLI for defining and running multi-container Docker applications. This specific package is no longer actively maintained, having been superseded by the Go-based Docker Compose CLI (available as `docker compose`). It offers a programmatic interface for interacting with Compose projects, though its API was never officially stable.","language":"python","status":"abandoned","version":"1.29.2","tags":["docker","container","orchestration","legacy","abandoned"],"last_verified":"Thu May 21","install":[{"cmd":"pip install docker-compose","imports":["from compose.project import Project","from compose.cli.command import get_project","from compose.cli.main import main"]}],"homepage":"https://www.docker.com/","github":"https://github.com/docker/compose","docs":"https://docs.docker.com/compose/overview","changelog":"https://github.com/docker/compose/blob/release/CHANGELOG.md","pypi":"https://pypi.org/project/docker-compose/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":10,"avg_install_s":6.3,"avg_import_s":1.46,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/docker-compose/compatibility"}}