{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"dprint-py is a Python wrapper for dprint, a pluggable and configurable code formatting platform that can format multiple file types through a unified interface.","skillfed_tags":["code-formatter","rust-binding","multi-language"],"use_cases":["Format code in multiple languages as part of a Python-based CI/CD pipeline","Integrate code formatting into a Python development tool or IDE plugin","Batch-format project files across different file types using a single configuration","Enforce consistent code style in a polyglot codebase from a Python script","Add formatting capabilities to a Python linting or code-quality tool"],"what_it_does":"dprint-py packages the dprint code formatter for Python environments. dprint is a pluggable formatting platform designed to handle multiple programming languages and file types through a single tool, with configuration-driven behavior. The package provides Python bindings to the underlying dprint engine, which is written in Rust.\n\nYou install it as a standard Python package and call its formatting functions from Python code. It has no runtime Python dependencies, relying instead on pre-compiled binaries for your platform. The wrapper lets you integrate dprint's formatting capabilities into Python workflows, scripts, or applications without managing a separate dprint binary.","worth_installing":"Yes, if you need multi-language code formatting in a Python environment. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Medium install friction is typical for compiled packages and should not deter use. Verify that dprint supports the file types you need before committing."},"id":"dprint-py","links":{"html":"https://skillfed.io/packages/dprint-py","md":"https://skillfed.io/packages/dprint-py.md","pypi":"https://pypi.org/project/dprint-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-15","license_spdx":null,"license_treatment":"permissive","name":"dprint-py","python_support":"supports_current","summary":"a pluggable and configurable code formatting platform."},"popularity":{"monthly_downloads":141410,"position":11241,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.55.2.0"}
