Meta: add pywhatwgurl to list of implementations · whatwg/url@b8936db
opavlyuk
·
2026-03-11
·
via Recent Commits to url:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -120,6 +120,10 @@ A complete C++ implementation of the standard can be found at
|
120 | 120 | [ada-url/ada](https://github.com/ada-url/ada). This implementation is kept synchronized |
121 | 121 | with the standard and tests, and is currently used in [Node.js](https://github.com/nodejs/node). |
122 | 122 | |
| 123 | +A complete Python implementation of the standard can be found at |
| 124 | +[pywhatwgurl/pywhatwgurl](https://github.com/pywhatwgurl/pywhatwgurl). This implementation is kept synchronized |
| 125 | +with the standard and tests. |
| 126 | + |
123 | 127 | The [Live URL Viewer](https://jsdom.github.io/whatwg-url/) lets you manually test-parse any URL, |
124 | 128 | comparing your browser's URL parser to that of |
125 | 129 | [jsdom/whatwg-url](https://github.com/jsdom/whatwg-url). |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。