{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides a Python wrapper around the C++ spdlog logging library, enabling fast structured logging from Python code.","skillfed_tags":["logging","abandoned","c++-bindings"],"use_cases":["Integrate spdlog into Python applications that require structured, rotating file logs","Use C++ logging infrastructure from Python code while retaining spdlog's behavior","Build Python services where logging performance is a measurable concern","Maintain consistency with existing C++ spdlog deployments in polyglot environments"],"what_it_does":"spdlog is a Python binding to the C++ spdlog logging library, designed to bring high-performance structured logging to Python applications. It wraps the underlying C++ implementation via pybind11, allowing developers to use spdlog's logging capabilities from Python code.\n\nThe package depends on pybind11 for its runtime bindings and is distributed as a compiled wheel. However, the project has been abandoned for 1213 days (last release 2023-04-19), meaning there is no active maintenance, bug fixes, or support for newer Python versions. Users should verify compatibility with their Python version and consider whether the lack of ongoing maintenance poses a risk for their use case.","worth_installing":"No, not recommended. The package is abandoned (no releases for 1213 days) with no maintenance signal, making it risky for new projects. While MIT-licensed and free of known vulnerabilities, the lack of active support means no fixes for compatibility issues with newer Python versions or dependencies. Consider maintained alternatives instead."},"id":"spdlog","links":{"html":"https://skillfed.io/packages/spdlog","md":"https://skillfed.io/packages/spdlog.md","pypi":"https://pypi.org/project/spdlog/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-04-19","license_spdx":null,"license_treatment":"permissive","name":"spdlog","python_support":"unspecified","summary":"python wrapper around C++ spdlog logging library (https://github.com/bodgergely/spdlog-python)"},"popularity":{"monthly_downloads":85490,"position":13919,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.6"}
