About Anaconda Help Download Anaconda

Safely add untrusted strings to HTML/XML markup.

copied from cf-staging / markupsafe

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v3.0.2
  • osx-64 v3.0.2
  • osx-arm64 v3.0.2
  • win-64 v3.0.2
  • linux-ppc64le v3.0.2
  • linux-aarch64 v3.0.2
  • noarch v3.0.2
  • win-32 v1.0

conda install

To install this package run one of the following:
conda install conda-forge::markupsafe
conda install conda-forge/label/cf201901::markupsafe
conda install conda-forge/label/cf202003::markupsafe
conda install conda-forge/label/gcc7::markupsafe

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy