.. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png
The code coverage tool for Python
The official Python SDK for Sentry.io
Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
Principalele funcționalități ale mozilla/bleach sunt: Python Packages.
Alternativele open-source pentru mozilla/bleach includ: astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… coleifer/huey — .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png. coveragepy/coveragepy — The code coverage tool for Python. getsentry/sentry-python — The official Python SDK for Sentry.io. hbnetwork/python-decouple — Strict separation of config from code. joke2k/faker — Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping,…