CMD + K

markupsafe

Community

Safely add untrusted strings to HTML/XML markup.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::markupsafe

Usage Tracking

3.0.2
2.1.3
2.1.1
3 / 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

Sep 8, 2025 at 14:51

License

BSD-3-Clause

Total Downloads

328