Lines Matching full:markupsafe
1 MarkupSafe title
4 MarkupSafe implements a text object that escapes characters so it is
18 pip install -U MarkupSafe
28 >>> from markupsafe import Markup, escape
51 The Pallets organization develops and supports MarkupSafe and other
62 * Website: https://palletsprojects.com/p/markupsafe/
63 * Documentation: https://markupsafe.palletsprojects.com/
64 * Releases: https://pypi.org/project/MarkupSafe/
65 * Code: https://github.com/pallets/markupsafe
66 * Issue tracker: https://github.com/pallets/markupsafe/issues
67 * Test status: https://dev.azure.com/pallets/markupsafe/_build