awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mozilla avatar

mozilla/bleachArchived

0
View on GitHub↗
2,773 Stars·260 Forks·Python·4 Aufrufebleach.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.

Star-Verlauf

Star-Verlauf für mozilla/bleachStar-Verlauf für mozilla/bleach

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bleach

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bleach.
  • coleifer/hueyAvatar von coleifer

    coleifer/huey

    5,933Auf GitHub ansehen↗

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

    Pythondankpythonqueue
    Auf GitHub ansehen↗5,933
  • coveragepy/coveragepyAvatar von coveragepy

    coveragepy/coveragepy

    3,386Auf GitHub ansehen↗

    The code coverage tool for Python

    Python
    Auf GitHub ansehen↗3,386
  • getsentry/sentry-pythonAvatar von getsentry

    getsentry/sentry-python

    2,191Auf GitHub ansehen↗

    The official Python SDK for Sentry.io

    Pythoncrash-reportinghacktoberfestpython
    Auf GitHub ansehen↗2,191
  • astral-sh/ruffAvatar von astral-sh

    astral-sh/ruff

    48,177Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗48,177
Alle 11 Alternativen zu Bleach anzeigen→

Häufig gestellte Fragen

Was macht mozilla/bleach?

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

Was sind die Hauptfunktionen von mozilla/bleach?

Die Hauptfunktionen von mozilla/bleach sind: Python Packages.

Welche Open-Source-Alternativen gibt es zu mozilla/bleach?

Open-Source-Alternativen zu mozilla/bleach sind unter anderem: 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,…