{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"Provides shared utility code and abstractions used by Darker and Graylint, two Python code formatting and linting tools that evolved from a common codebase.","skillfed_tags":["code-quality","shared-library"],"use_cases":["Install as a dependency when using Darker or Graylint, which both rely on this shared library.","Develop extensions or tools that need to share code patterns with Darker or Graylint.","Reference implementation patterns from the Darker/Graylint ecosystem for your own code quality tooling."],"what_it_does":"Darkgraylib is a shared library extracted from the Darker codebase to hold common functionality used by both Darker and Graylint. These two tools originated from the same code base but diverged in purpose\u2014Darker focuses on code formatting while Graylint handles linting. Rather than duplicating maintenance effort, the shared under-the-hood pieces were factored into this package.\n\nThe package depends only on toml and supports Python 3.9 through 3.14. It is primarily intended to reduce code duplication between Darker and Graylint, though it is published as a public package. The repository is active but aging, with the last release 285 days ago.","worth_installing":"Yes, if you are using Darker or Graylint\u2014it will be installed automatically as a dependency. As a standalone package, install it only if you are building tools that need to integrate with or extend the Darker/Graylint ecosystem. The aging maintenance status (285 days since last release) suggests it is stable but not actively developed; check whether Darker or Graylint have recent updates before relying on new features."},"id":"darkgraylib","links":{"html":"https://skillfed.io/packages/darkgraylib","md":"https://skillfed.io/packages/darkgraylib.md","pypi":"https://pypi.org/project/darkgraylib/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-02","license_spdx":null,"license_treatment":"permissive","name":"darkgraylib","python_support":"supports_current","summary":"Common supporting code for Darker and Graylint"},"popularity":{"monthly_downloads":212371,"position":9459,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4.1"}
