
MarkupSafe 3.0.3
0
Safely add untrusted strings to HTML/XML markup.
Contents
Safely add untrusted strings to HTML/XML markup.
Stars: 685, Watchers: 685, Forks: 174, Open Issues: 9The pallets/markupsafe repo was created 15 years ago and the last code push was 4 months ago.
The project is popular with 685 github stars!
How to Install markupsafe
You can install markupsafe using pip
pip install markupsafe
or add it to a project with poetry
poetry add markupsafe
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/MarkupSafe/
- Documentation:
- https://markupsafe.palletsprojects.com/
- GitHub Repo:
- https://github.com/pallets/markupsafe
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Text Processing/Markup/HTML
Related Packages
Errors
A list of common markupsafe errors.
Code Examples
Here are some markupsafe code examples and snippets.
pythonfix

