{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Fleet SDK provides programmatic access to Fleet's environment infrastructure, enabling you to create, manage, and interact with remote environments through a Python API.","skillfed_tags":["environment-management","infrastructure-as-code"],"use_cases":["Create and manage isolated test environments for integration testing without manual provisioning.","Programmatically reset environments to known states for reproducible test runs with specific seeds.","Query and manipulate environment state (e.g., executing SQL against a managed database) from Python scripts.","List and filter running environment instances to monitor or manage infrastructure programmatically.","Automate environment lifecycle (create, reset, query, destroy) in CI/CD pipelines."],"what_it_does":"Fleet SDK is a Python client library for interacting with Fleet's managed environment infrastructure. It abstracts away the complexity of provisioning, configuring, and managing remote environments by providing high-level APIs for environment creation, state access, and lifecycle management. The SDK handles authentication via browser login or API keys and communicates with Fleet's backend services through aiohttp and httpx.\n\nYou use it to programmatically spin up isolated environments (like database instances), reset them with specific seeds or timestamps, query their state, and clean up resources when done. It's built on pydantic for data validation and includes retry logic through httpx-retries for resilient network communication.","worth_installing":"No. The package is in alpha (Development Status 3), has been abandoned (repository archived, no commits since 2026-08-09), and offers no clear maintenance path. While install friction is low and the license is permissive, the lack of active maintenance and the early alpha status make it unsuitable for production or even reliable development use. Consider only if you are evaluating the Fleet platform itself or have direct support from Fleet."},"id":"fleet-python","links":{"html":"https://skillfed.io/packages/fleet-python","md":"https://skillfed.io/packages/fleet-python.md","pypi":"https://pypi.org/project/fleet-python/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"fleet-python","python_support":"supports_current","summary":"Python SDK for Fleet environments"},"popularity":{"monthly_downloads":277978,"position":8139,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.133"}
