# python-scrubber **Repository Path**: mirrors_samuel/python-scrubber ## Basic Information - **Project Name**: python-scrubber - **Description**: A whitelisting HTML sanitizer for Python - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Description =========== Scrubber is a white-listing HTML sanitizer. It uses BeautifulSoup to parse an HTML document and removes any tags and attributes that are not specifically allowed. Status ====== Scrubber is stable and usable in production. Links ===== * `home page `_ * `documentation `_ * `source `_