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 malfet::markupsafe

Usage Tracking

2.1.1
1 / 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

Mar 10, 2023 at 06:37

License

BSD-3-Clause

Total Downloads

1.2K

Supported Platforms

macOS-arm64
linux-64
macOS-64
win-64