awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mozilla avatar

mozilla/bleachArchived

0
View on GitHub↗
2,773 estrellas·260 forks·Python·1 vistableach.readthedocs.io/en/latest↗

Bleach

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes

Features

  • Python Packages - Input and form sanitization.

Historial de estrellas

Gráfico del historial de estrellas de mozilla/bleachGráfico del historial de estrellas de mozilla/bleach

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Bleach

Proyectos open-source similares, clasificados según cuántas características comparten con Bleach.
  • coleifer/hueyAvatar de coleifer

    coleifer/huey

    5,933Ver en GitHub↗

    .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png

    Pythondankpythonqueue
    Ver en GitHub↗5,933
  • coveragepy/coveragepyAvatar de coveragepy

    coveragepy/coveragepy

    3,386Ver en GitHub↗

    The code coverage tool for Python

    Python
    Ver en GitHub↗3,386
  • getsentry/sentry-pythonAvatar de getsentry

    getsentry/sentry-python

    2,191Ver en GitHub↗

    The official Python SDK for Sentry.io

    Pythoncrash-reportinghacktoberfestpython
    Ver en GitHub↗2,191
  • astral-sh/ruffAvatar de astral-sh

    astral-sh/ruff

    48,177Ver en GitHub↗

    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

    Rustlinterpep8python
    Ver en GitHub↗48,177
Ver las 11 alternativas a Bleach→

Preguntas frecuentes

¿Qué hace mozilla/bleach?

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes

¿Cuáles son las características principales de mozilla/bleach?

Las características principales de mozilla/bleach son: Python Packages.

¿Qué alternativas de código abierto existen para mozilla/bleach?

Las alternativas de código abierto para mozilla/bleach incluyen: 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,…