> cat /dev/github | grep security-tools
discovered 03 Aug 2026

pyink

via awesome-list
→ View on GitHub
Pyink is a Python code formatter that extends the functionalities of Black, providing customizable formatting options for developers transitioning to Black in a non-disruptive manner. Its notable features include support for two-space indentation, inferring quote styles based on file content, and avoiding certain automatic line-wrapping behaviors that Black enforces. Pyink serves as a temporary solution to help teams maintain specific formatting preferences while aiming to phase out differences in the future.