CMD + K

markupsafe

Anaconda Verified

Safely add untrusted strings to HTML/XML markup.

Installation

To install this package, run one of the following:

Conda
$conda install main::markupsafe

Usage Tracking

3.0.2
2.1.3
2.1.1
2.0.1
2.0.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page.

About

Summary

Safely add untrusted strings to HTML/XML markup.

Last Updated

Feb 4, 2025 at 09:37

License

BSD-3-Clause

Total Downloads

95.0K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 2.1.1
win-32 Last supported version: 2.1.1
linux-32 Last supported version: 1.1.0