File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -649,7 +649,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
649
649
* [ cssutils] ( https://pypi.python.org/pypi/cssutils/ ) - A CSS library for Python.
650
650
* [ html5lib] ( https://github.com/html5lib/html5lib-python ) - A standards-compliant library for parsing and serializing HTML documents and fragments.
651
651
* [ lxml] ( http://lxml.de/ ) - A very fast, easy-to-use and versatile library for handling HTML and XML.
652
- * [ MarkupSafe] ( https://github.com/mitsuhiko /markupsafe ) - Implements a XML/HTML/XHTML Markup safe string for Python.
652
+ * [ MarkupSafe] ( https://github.com/pallets /markupsafe ) - Implements a XML/HTML/XHTML Markup safe string for Python.
653
653
* [ pyquery] ( https://github.com/gawel/pyquery ) - A jQuery-like library for parsing HTML.
654
654
* [ untangle] ( https://github.com/stchris/untangle ) - Converts XML documents to Python objects for easy access.
655
655
* [ xhtml2pdf] ( https://github.com/xhtml2pdf/xhtml2pdf ) - HTML/CSS to PDF converter.
@@ -1122,7 +1122,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1122
1122
* Useful libraries or tools that don't fit in the categories above.*
1123
1123
1124
1124
* [ blinker] ( https://github.com/jek/blinker ) - A fast Python in-process signal/event dispatching system.
1125
- * [ itsdangerous] ( https://github.com/mitsuhiko /itsdangerous ) - Various helpers to pass trusted data to untrusted environments.
1125
+ * [ itsdangerous] ( https://github.com/pallets /itsdangerous ) - Various helpers to pass trusted data to untrusted environments.
1126
1126
* [ pluginbase] ( https://github.com/mitsuhiko/pluginbase ) - A simple but flexible plugin system for Python.
1127
1127
* [ Pychievements] ( https://github.com/PacketPerception/pychievements ) - A framework for creating and tracking achievements.
1128
1128
* [ Tryton] ( http://www.tryton.org/ ) - A general purpose business framework.
You can’t perform that action at this time.
0 commit comments