{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"A Python SDK for interacting with Buildkite's API, enabling programmatic creation and manipulation of CI/CD pipelines and their configuration.","skillfed_tags":["ci-cd","buildkite","pipeline-as-code"],"use_cases":["Programmatically generate Buildkite pipeline definitions from Python code instead of writing YAML by hand.","Automate CI/CD pipeline creation as part of a larger infrastructure-as-code workflow.","Integrate Buildkite pipeline management into Python applications or deployment tools.","Validate and serialize pipeline configurations to multiple formats (JSON, YAML) for version control.","Build tooling that dynamically constructs pipelines based on repository structure or project metadata."],"what_it_does":"buildkite-sdk is a Python client library for the Buildkite CI/CD platform. It provides a programmatic interface to define, configure, and manage Buildkite pipelines, allowing you to construct pipeline steps and serialize them to JSON or YAML formats. The package depends on pydantic for data validation, requests for HTTP communication, and jsonschema and pyyaml for configuration handling.\n\nThe SDK is designed for developers who want to automate pipeline creation or integrate Buildkite workflows into Python applications. It requires Python 3.10 or later and installs with minimal dependencies. The package is actively maintained and has seen recent releases, though its license status remains unconfirmed.","worth_installing":"Yes, if you need to programmatically manage Buildkite pipelines from Python and can verify the license. Low install friction, active maintenance, and no known vulnerabilities make it a safe choice. However, resolve the unclear license status before using it in commercial or restricted environments."},"id":"buildkite-sdk","links":{"html":"https://skillfed.io/packages/buildkite-sdk","md":"https://skillfed.io/packages/buildkite-sdk.md","pypi":"https://pypi.org/project/buildkite-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-23","license_spdx":null,"license_treatment":"unclear","name":"buildkite-sdk","python_support":"supports_current","summary":"Automatically generated by Nx."},"popularity":{"monthly_downloads":622592,"position":5709,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.12.0"}
