{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"sail-sdk is a deprecated compatibility shim that installs the canonical sail package, maintaining backward compatibility for existing projects while redirecting to the actively maintained sail package.","skillfed_tags":["deprecated","compatibility-shim"],"use_cases":["Maintaining existing code that depends on sail-sdk without code changes by installing the redirect package","Transitioning a project from sail-sdk to sail by replacing the package name in requirements while keeping imports unchanged","Ensuring backward compatibility in CI/CD pipelines that still reference sail-sdk until full migration is complete"],"what_it_does":"sail-sdk is a thin redirect package that has been deprecated in favor of the sail package. It exists solely to maintain backward compatibility: when installed, it pulls in the matching sail release, so the import statement and CLI remain `import sail` and `sail` respectively, with no code changes required. This allows existing projects to continue working without immediate action.\n\nThe package is no longer the source of active development or documentation. All new features, releases, and support have moved to sail. Users should migrate by replacing sail-sdk with sail in their requirements files. The redirect ensures that old installs don't break, but new projects should install sail directly to receive ongoing updates and support.","worth_installing":"No. This is a deprecated compatibility shim. Install the canonical sail package instead. If you have existing code depending on sail-sdk, you can use this package to avoid immediate breakage, but plan a migration to sail: replace sail-sdk with sail in your requirements (your code needs no changes), then run `pip uninstall sail-sdk && pip install sail` to complete the switch cleanly."},"id":"sail-sdk","links":{"html":"https://skillfed.io/packages/sail-sdk","md":"https://skillfed.io/packages/sail-sdk.md","pypi":"https://pypi.org/project/sail-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"unclear","name":"sail-sdk","python_support":"supports_current","summary":"Deprecated: use the sail package instead. Compatibility release of the Sail Python SDK."},"popularity":{"monthly_downloads":277262,"position":8150,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.3"}
