{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Packages the MongoDB Curator tool as a Python library, allowing you to invoke Curator operations directly from Python code or retrieve its binary path.","skillfed_tags":["mongodb","abandoned"],"use_cases":["Automate MongoDB index management in Python-based CI/CD pipelines without installing Curator separately.","Invoke Curator operations programmatically from monitoring or maintenance scripts.","Bundle Curator functionality into larger Python applications that manage MongoDB infrastructure.","Retrieve the Curator binary path for integration with other tools or workflows."],"what_it_does":"Curatorbin wraps the MongoDB Curator tool\u2014a utility for managing MongoDB index lifecycle\u2014as a Python package. Instead of installing Curator as a standalone binary, you install curatorbin via pip and call Curator functions directly from Python code using `run_curator()` or retrieve the binary path with `get_curator_path()`. The package bundles Curator as package data, so the wheel is relatively large but requires no external system dependencies.\n\nThe package is designed for teams that want to automate Curator operations within Python workflows, particularly in CI/CD pipelines or monitoring scripts. However, it is no longer maintained\u2014the last release was in January 2022 and the repository shows no recent commits. The license (SSPLv1) is also unclear in treatment, which may restrict use in certain deployment contexts.","worth_installing":"No. The package is abandoned (last release January 2022, no recent commits), and its SSPLv1 license has unclear treatment that may conflict with proprietary or cloud deployments. Unless you are maintaining legacy code already using curatorbin, prefer installing Curator directly as a standalone tool or using a maintained MongoDB management library."},"id":"curatorbin","links":{"html":"https://skillfed.io/packages/curatorbin","md":"https://skillfed.io/packages/curatorbin.md","pypi":"https://pypi.org/project/curatorbin/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-01-28","license_spdx":null,"license_treatment":"unclear","name":"curatorbin","python_support":"unspecified","summary":"install curator through pip and run it through python"},"popularity":{"monthly_downloads":1869376,"position":3474,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.2.4"}
