{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/6"}],"enrichment":{"capability":"Synchronizes Python environments by managing and reconciling dependencies across different contexts or configurations.","skillfed_tags":["dependency-management","environment-sync"],"use_cases":["Verify that a Python environment's installed packages match a declared dependency specification.","Automate synchronization of dependencies across multiple development or deployment environments.","Reconcile version mismatches between a requirements file and the actual installed state."],"what_it_does":"dep-sync is a helper library for keeping Python environments aligned with their declared dependencies. It wraps the packaging library to provide synchronization capabilities, though the exact scope of those capabilities\u2014whether it compares lockfiles, updates environment state, or reconciles version conflicts\u2014is not detailed in the available documentation excerpt.\n\nThe package targets modern Python versions (3.8 through 3.12, including PyPy) and is in beta status. It has been dormant since its initial release in October 2024, with no subsequent updates, though the repository remains accessible and the code is recent.","worth_installing":"Yes, if you need basic dependency synchronization and are comfortable with a dormant package at beta maturity. Install friction is minimal and there are no known vulnerabilities. However, verify the actual license terms in the repository before use in commercial contexts, and check the documentation to confirm the package's synchronization scope matches your use case."},"id":"dep-sync","links":{"html":"https://skillfed.io/packages/dep-sync","md":"https://skillfed.io/packages/dep-sync.md","pypi":"https://pypi.org/project/dep-sync/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-10-02","license_spdx":null,"license_treatment":"unclear","name":"dep-sync","python_support":"supports_current","summary":"Synchronize Python environments with dependencies"},"popularity":{"monthly_downloads":74887,"position":14775,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
