{"id":939507,"date":"2024-12-26T20:37:08","date_gmt":"2024-12-26T12:37:08","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/939507.html"},"modified":"2024-12-26T20:37:10","modified_gmt":"2024-12-26T12:37:10","slug":"python%e5%a6%82%e4%bd%95%e7%a6%81%e7%94%a8jedi","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/939507.html","title":{"rendered":"Python\u5982\u4f55\u7981\u7528jedi"},"content":{"rendered":"<p style=\"text-align:center;\" ><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/25074512\/c858bbbc-68c6-4bcb-b160-1d4c7d3796a3.webp\" alt=\"Python\u5982\u4f55\u7981\u7528jedi\" \/><\/p>\n<p><p> <strong>\u5728Python\u4e2d\u7981\u7528Jedi\u53ef\u4ee5\u901a\u8fc7\u4fee\u6539\u8bbe\u7f6e\u6216\u8005\u73af\u5883\u53d8\u91cf\u6765\u5b9e\u73b0\u3001\u6267\u884c\u7279\u5b9a\u7684\u547d\u4ee4\u6765\u7981\u7528Jedi\u3001\u8c03\u6574IDE\u7684\u8bbe\u7f6e\u6765\u5173\u95edJedi\u652f\u6301\u3002<\/strong>Python\u7684Jedi\u662f\u4e00\u4e2a\u7528\u4e8e\u81ea\u52a8\u8865\u5168\u548c\u9759\u6001\u5206\u6790\u7684\u5e93\uff0c\u8bb8\u591a\u96c6\u6210\u5f00\u53d1\u73af\u5883\uff08IDE\uff09\u548c\u7f16\u8f91\u5668\u5982Visual Studio Code\u3001PyCharm\u7b49\u90fd\u4f7f\u7528\u5b83\u6765\u589e\u5f3a\u4ee3\u7801\u7f16\u8f91\u4f53\u9a8c\u3002\u7136\u800c\uff0c\u6709\u65f6\u4f60\u53ef\u80fd\u5e0c\u671b\u7981\u7528\u5b83\u4ee5\u63d0\u9ad8\u6027\u80fd\u6216\u907f\u514d\u51b2\u7a81\u3002\u5177\u4f53\u6b65\u9aa4\u53ef\u4ee5\u6839\u636e\u4f60\u7684\u7f16\u8f91\u5668\u6216IDE\u800c\u6709\u6240\u4e0d\u540c\u3002<\/p>\n<\/p>\n<p><p>\u4e00\u3001\u901a\u8fc7\u914d\u7f6e\u6587\u4ef6\u7981\u7528Jedi<\/p>\n<\/p>\n<p><p>\u8bb8\u591a\u7f16\u8f91\u5668\u5141\u8bb8\u901a\u8fc7\u914d\u7f6e\u6587\u4ef6\u6765\u7981\u7528Jedi\u3002\u5728\u8fd9\u4e9b\u6587\u4ef6\u4e2d\uff0c\u4f60\u53ef\u4ee5\u660e\u786e\u6307\u5b9a\u8981\u4f7f\u7528\u6216\u7981\u7528\u7684\u529f\u80fd\u3002\u8fd9\u901a\u5e38\u662f\u5728\u7528\u6237\u8bbe\u7f6e\u6216\u9879\u76ee\u8bbe\u7f6e\u4e2d\u8fdb\u884c\u7684\u3002<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>Visual Studio Code<\/strong><\/p>\n<\/p>\n<p><p>\u5728Visual Studio Code\u4e2d\uff0cJedi\u662fPython\u63d2\u4ef6\u7684\u9ed8\u8ba4\u8865\u5168\u5f15\u64ce\u3002\u4f46\u662f\u4f60\u53ef\u4ee5\u901a\u8fc7\u4fee\u6539\u8bbe\u7f6e\u6765\u7981\u7528\u5b83\u3002\u6253\u5f00\u7528\u6237\u8bbe\u7f6e\u5e76\u627e\u5230Python\u63d2\u4ef6\u7684\u8bbe\u7f6e\u90e8\u5206\uff0c\u5c06<code>&quot;python.languageServer&quot;<\/code>\u8bbe\u7f6e\u4e3a<code>&quot;Pylance&quot;<\/code>\u6216\u5176\u4ed6\u503c\u6765\u7981\u7528Jedi\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-json\">{<\/p>\n<p>    &quot;python.languageServer&quot;: &quot;Pylance&quot;<\/p>\n<p>}<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>Pylance\u662f\u5fae\u8f6f\u5f00\u53d1\u7684\u4e00\u79cd\u9ad8\u6548\u7684Python\u8bed\u8a00\u670d\u52a1\u5668\uff0c\u5b83\u63d0\u4f9b\u4e86\u66f4\u5feb\u548c\u66f4\u51c6\u786e\u7684\u8865\u5168\u548c\u5206\u6790\u529f\u80fd\u3002\u901a\u8fc7\u5207\u6362\u5230Pylance\uff0c\u4f60\u53ef\u4ee5\u7981\u7528Jedi\u5e76\u4eab\u53d7\u66f4\u9ad8\u6548\u7684\u4ee3\u7801\u7f16\u8f91\u4f53\u9a8c\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>PyCharm<\/strong><\/p>\n<\/p>\n<p><p>PyCharm\u901a\u5e38\u4e0d\u4f7f\u7528Jedi\uff0c\u56e0\u4e3a\u5b83\u6709\u81ea\u5df1\u5f3a\u5927\u7684\u4ee3\u7801\u5206\u6790\u548c\u8865\u5168\u5f15\u64ce\u3002\u7136\u800c\uff0c\u5982\u679c\u4f60\u5b89\u88c5\u4e86\u67d0\u4e9b\u63d2\u4ef6\u6216\u6269\u5c55\u53ef\u80fd\u4f1a\u4f7f\u7528Jedi\u3002\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u4f60\u9700\u8981\u5728\u63d2\u4ef6\u8bbe\u7f6e\u4e2d\u7981\u7528\u8fd9\u4e9b\u7279\u5b9a\u7684\u529f\u80fd\u6216\u63d2\u4ef6\u3002<\/p>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u4e8c\u3001\u73af\u5883\u53d8\u91cf\u7981\u7528Jedi<\/p>\n<\/p>\n<p><p>\u6709\u4e9b\u60c5\u51b5\u4e0b\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf\u6765\u7981\u7528Jedi\u3002\u8fd9\u79cd\u65b9\u6cd5\u901a\u5e38\u7528\u4e8e\u5728\u547d\u4ee4\u884c\u6216\u811a\u672c\u4e2d\u4e34\u65f6\u7981\u7528Jedi\u3002<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf<\/strong><\/p>\n<\/p>\n<p><p>\u901a\u8fc7\u547d\u4ee4\u884c\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf\u53ef\u4ee5\u7981\u7528Jedi\uff0c\u8fd9\u79cd\u65b9\u6cd5\u9002\u7528\u4e8e\u6240\u6709\u652f\u6301\u73af\u5883\u53d8\u91cf\u7684\u7cfb\u7edf\u3002\u5728Bash\u6216Zsh\u4e2d\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">export PYTHON_DISABLE_JEDI=1<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5728Windows\u4e0a\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7PowerShell\u6216\u547d\u4ee4\u63d0\u793a\u7b26\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-cmd\">set PYTHON_DISABLE_JEDI=1<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u901a\u8fc7\u8fd9\u79cd\u65b9\u6cd5\u8bbe\u7f6e\u7684\u73af\u5883\u53d8\u91cf\u53ea\u5728\u5f53\u524d\u4f1a\u8bdd\u4e2d\u6709\u6548\u3002\u5982\u679c\u5e0c\u671b\u6c38\u4e45\u7981\u7528\uff0c\u53ef\u4ee5\u5c06\u8be5\u547d\u4ee4\u6dfb\u52a0\u5230\u4f60\u7684shell\u542f\u52a8\u811a\u672c\u4e2d\uff08\u5982<code>.bashrc<\/code>\u6216<code>.zshrc<\/code>\uff09\u3002<\/p>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u4e09\u3001\u4ee3\u7801\u4e2d\u7981\u7528Jedi<\/p>\n<\/p>\n<p><p>\u5728\u67d0\u4e9b\u60c5\u51b5\u4e0b\uff0c\u4f60\u53ef\u80fd\u5e0c\u671b\u5728\u4ee3\u7801\u4e2d\u4e34\u65f6\u7981\u7528Jedi\uff0c\u7279\u522b\u662f\u5728\u8c03\u8bd5\u6216\u6d4b\u8bd5\u65f6\u3002\u8fd9\u53ef\u4ee5\u901a\u8fc7\u5728\u4ee3\u7801\u4e2d\u52a8\u6001\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf\u6765\u5b9e\u73b0\u3002<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import os<\/p>\n<h2><strong>\u7981\u7528Jedi<\/strong><\/h2>\n<p>os.environ[&#39;PYTHON_DISABLE_JEDI&#39;] = &#39;1&#39;<\/p>\n<h2><strong>\u4f60\u7684\u4ee3\u7801\u903b\u8f91<\/strong><\/h2>\n<h2><strong>...<\/strong><\/h2>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8bf7\u6ce8\u610f\uff0c\u8fd9\u79cd\u65b9\u6cd5\u4ec5\u5728\u4f60\u7684Python\u5e94\u7528\u7a0b\u5e8f\u8fd0\u884c\u671f\u95f4\u6709\u6548\u3002<\/p>\n<\/p>\n<p><p>\u56db\u3001\u6027\u80fd\u4e0e\u7a33\u5b9a\u6027\u8003\u91cf<\/p>\n<\/p>\n<p><p>\u7981\u7528Jedi\u53ef\u80fd\u4f1a\u6539\u5584\u67d0\u4e9b\u60c5\u51b5\u4e0b\u7684\u6027\u80fd\uff0c\u7279\u522b\u662f\u5728\u5927\u578b\u9879\u76ee\u6216\u590d\u6742\u4ee3\u7801\u5e93\u4e2d\u3002Jedi\u53ef\u80fd\u4f1a\u6d88\u8017\u8f83\u591a\u7684\u5185\u5b58\u548cCPU\u8d44\u6e90\uff0c\u7279\u522b\u662f\u5728\u5904\u7406\u5927\u91cf\u4ee3\u7801\u65f6\u3002\u901a\u8fc7\u7981\u7528Jedi\uff0c\u4f60\u53ef\u4ee5\u51cf\u5c11\u8d44\u6e90\u6d88\u8017\uff0c\u4ece\u800c\u63d0\u9ad8\u7f16\u8f91\u5668\u7684\u54cd\u5e94\u901f\u5ea6\u3002<\/p>\n<\/p>\n<p><p>\u6b64\u5916\uff0c\u7981\u7528Jedi\u53ef\u4ee5\u907f\u514d\u4e0e\u5176\u4ed6\u5de5\u5177\u6216\u63d2\u4ef6\u7684\u51b2\u7a81\u3002\u4f8b\u5982\uff0c\u5982\u679c\u4f60\u4f7f\u7528\u4e86\u591a\u4e2a\u4ee3\u7801\u5206\u6790\u5de5\u5177\uff0c\u5b83\u4eec\u53ef\u80fd\u4f1a\u76f8\u4e92\u5e72\u6270\uff0c\u5bfc\u81f4\u4ee3\u7801\u8865\u5168\u6216\u5206\u6790\u4e0d\u51c6\u786e\u3002\u7981\u7528Jedi\u53ef\u4ee5\u51cf\u5c11\u8fd9\u79cd\u51b2\u7a81\u7684\u53ef\u80fd\u6027\u3002<\/p>\n<\/p>\n<p><p>\u4e94\u3001\u66ff\u4ee3\u65b9\u6848<\/p>\n<\/p>\n<p><p>\u5982\u679c\u4f60\u51b3\u5b9a\u7981\u7528Jedi\uff0c\u4f60\u53ef\u80fd\u9700\u8981\u5bfb\u627e\u66ff\u4ee3\u65b9\u6848\u6765\u63d0\u4f9b\u4ee3\u7801\u8865\u5168\u548c\u9759\u6001\u5206\u6790\u529f\u80fd\u3002\u4ee5\u4e0b\u662f\u4e00\u4e9b\u5e38\u89c1\u7684\u66ff\u4ee3\u65b9\u6848\uff1a<\/p>\n<\/p>\n<ol>\n<li>\n<p><strong>Pylance<\/strong><\/p>\n<\/p>\n<p><p>Pylance\u662f\u5fae\u8f6f\u5f00\u53d1\u7684\u4e00\u79cd\u9ad8\u6548\u7684Python\u8bed\u8a00\u670d\u52a1\u5668\uff0c\u4e13\u4e3aVisual Studio Code\u8bbe\u8ba1\u3002\u5b83\u63d0\u4f9b\u4e86\u66f4\u5feb\u548c\u66f4\u51c6\u786e\u7684\u8865\u5168\u548c\u5206\u6790\u529f\u80fd\uff0c\u7279\u522b\u9002\u5408\u5904\u7406\u5927\u578b\u9879\u76ee\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>PyCharm\u7684\u5185\u7f6e\u5f15\u64ce<\/strong><\/p>\n<\/p>\n<p><p>PyCharm\u7684\u5185\u7f6e\u5f15\u64ce\u662f\u4e00\u4e2a\u529f\u80fd\u5f3a\u5927\u7684\u4ee3\u7801\u5206\u6790\u548c\u8865\u5168\u5de5\u5177\u3002\u5b83\u4e0d\u4ec5\u63d0\u4f9b\u4e86\u4e30\u5bcc\u7684\u8865\u5168\u529f\u80fd\uff0c\u8fd8\u652f\u6301\u9ad8\u7ea7\u7684\u4ee3\u7801\u5206\u6790\u548c\u91cd\u6784\u3002<\/p>\n<\/p>\n<\/li>\n<li>\n<p><strong>Language Server Protocol (LSP)<\/strong><\/p>\n<\/p>\n<p><p>LSP\u662f\u4e00\u79cd\u901a\u7528\u7684\u534f\u8bae\uff0c\u7528\u4e8e\u5728\u7f16\u8f91\u5668\u548c\u8bed\u8a00\u670d\u52a1\u5668\u4e4b\u95f4\u901a\u4fe1\u3002\u8bb8\u591a\u73b0\u4ee3\u7f16\u8f91\u5668\u548cIDE\u90fd\u652f\u6301LSP\uff0c\u4f7f\u5f97\u5b83\u6210\u4e3a\u4e00\u4e2a\u5f3a\u5927\u7684\u66ff\u4ee3\u65b9\u6848\u3002\u901a\u8fc7\u4f7f\u7528\u652f\u6301LSP\u7684\u8bed\u8a00\u670d\u52a1\u5668\uff0c\u4f60\u53ef\u4ee5\u83b7\u5f97\u4e0eJedi\u7c7b\u4f3c\u7684\u529f\u80fd\u3002<\/p>\n<\/p>\n<\/li>\n<\/ol>\n<p><p>\u516d\u3001\u603b\u7ed3<\/p>\n<\/p>\n<p><p>\u7981\u7528Jedi\u53ef\u4ee5\u901a\u8fc7\u591a\u79cd\u65b9\u5f0f\u5b9e\u73b0\uff0c\u5305\u62ec\u4fee\u6539\u914d\u7f6e\u6587\u4ef6\u3001\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf\u4ee5\u53ca\u5728\u4ee3\u7801\u4e2d\u52a8\u6001\u7981\u7528\u3002\u8fd9\u6837\u505a\u53ef\u4ee5\u63d0\u9ad8\u6027\u80fd\u3001\u907f\u514d\u51b2\u7a81\uff0c\u5e76\u4e3a\u4f60\u63d0\u4f9b\u66f4\u7075\u6d3b\u7684\u7f16\u8f91\u4f53\u9a8c\u3002\u7136\u800c\uff0c\u5728\u7981\u7528Jedi\u4e4b\u540e\uff0c\u4f60\u53ef\u80fd\u9700\u8981\u5bfb\u627e\u66ff\u4ee3\u65b9\u6848\u6765\u63d0\u4f9b\u4ee3\u7801\u8865\u5168\u548c\u9759\u6001\u5206\u6790\u529f\u80fd\u3002\u65e0\u8bba\u9009\u62e9\u4f55\u79cd\u65b9\u6cd5\uff0c\u4e86\u89e3\u5982\u4f55\u914d\u7f6e\u548c\u8c03\u6574\u4f60\u7684\u5f00\u53d1\u73af\u5883\u662f\u63d0\u9ad8\u751f\u4ea7\u529b\u7684\u91cd\u8981\u6280\u80fd\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p> <strong>\u5982\u4f55\u5728Python\u73af\u5883\u4e2d\u7981\u7528jedi\uff1f<\/strong><br \/>\u8981\u5728Python\u73af\u5883\u4e2d\u7981\u7528jedi\uff0c\u53ef\u4ee5\u901a\u8fc7\u4fee\u6539IDE\u6216\u7f16\u8f91\u5668\u7684\u8bbe\u7f6e\u6765\u5b9e\u73b0\u3002\u4f8b\u5982\uff0c\u5728VS Code\u4e2d\uff0c\u53ef\u4ee5\u901a\u8fc7\u7981\u7528Python\u6269\u5c55\u7684jedi\u529f\u80fd\u6765\u5b9e\u73b0\u3002\u5177\u4f53\u6b65\u9aa4\u901a\u5e38\u5305\u62ec\u8fdb\u5165\u8bbe\u7f6e\uff0c\u641c\u7d22\u201cjedi\u201d\uff0c\u7136\u540e\u5c06\u76f8\u5173\u9009\u9879\u5173\u95ed\u3002\u6b64\u5916\uff0c\u60a8\u4e5f\u53ef\u4ee5\u8003\u8651\u4f7f\u7528\u5176\u4ed6\u7684\u81ea\u52a8\u8865\u5168\u5de5\u5177\uff0c\u5982Pylance\u3002<\/p>\n<p><strong>\u7981\u7528jedi\u540e\uff0cPython\u4ee3\u7801\u7684\u81ea\u52a8\u8865\u5168\u529f\u80fd\u4f1a\u53d7\u5230\u5f71\u54cd\u5417\uff1f<\/strong><br \/>\u7981\u7528jedi\u540e\uff0c\u81ea\u52a8\u8865\u5168\u7684\u4f53\u9a8c\u53ef\u80fd\u4f1a\u6709\u6240\u4e0d\u540c\u3002jedi\u662f\u4e00\u4e2a\u7528\u4e8e\u667a\u80fd\u4ee3\u7801\u8865\u5168\u548c\u5bfc\u822a\u7684\u5e93\uff0c\u7981\u7528\u540e\u53ef\u80fd\u4f1a\u8f6c\u5411\u5176\u4ed6\u8865\u5168\u65b9\u5f0f\uff0c\u6bd4\u5982\u57fa\u4e8e\u9759\u6001\u5206\u6790\u7684\u8865\u5168\u3002\u8fd9\u53ef\u80fd\u5bfc\u81f4\u8865\u5168\u7684\u51c6\u786e\u6027\u548c\u667a\u80fd\u7a0b\u5ea6\u6709\u6240\u53d8\u5316\uff0c\u56e0\u6b64\u60a8\u53ef\u80fd\u9700\u8981\u9002\u5e94\u65b0\u7684\u7f16\u8f91\u4f53\u9a8c\u3002<\/p>\n<p><strong>\u5982\u4f55\u786e\u8ba4jedi\u662f\u5426\u6210\u529f\u7981\u7528\uff1f<\/strong><br \/>\u8981\u786e\u8ba4jedi\u662f\u5426\u6210\u529f\u7981\u7528\uff0c\u53ef\u4ee5\u5728\u60a8\u7684\u4ee3\u7801\u7f16\u8f91\u5668\u4e2d\u5c1d\u8bd5\u4f7f\u7528\u81ea\u52a8\u8865\u5168\u529f\u80fd\u3002\u5982\u679c\u5728\u8f93\u5165\u4ee3\u7801\u65f6\uff0c\u60a8\u6ca1\u6709\u770b\u5230\u57fa\u4e8ejedi\u7684\u5efa\u8bae\u6216\u63d0\u793a\uff0c\u6216\u8005\u5728\u8bbe\u7f6e\u4e2d\u67e5\u627e\u76f8\u5173\u9009\u9879\u65f6\u6ca1\u6709\u53d1\u73b0jedi\u76f8\u5173\u7684\u529f\u80fd\uff0c\u90a3\u4e48\u5c31\u53ef\u4ee5\u8ba4\u4e3ajedi\u5df2\u7ecf\u6210\u529f\u7981\u7528\u3002\u540c\u65f6\uff0c\u60a8\u4e5f\u53ef\u4ee5\u901a\u8fc7\u67e5\u770bIDE\u7684\u8f93\u51fa\u6216\u65e5\u5fd7\u4fe1\u606f\u6765\u786e\u8ba4\u662f\u5426\u6709\u4e0ejedi\u76f8\u5173\u7684\u9519\u8bef\u6216\u8b66\u544a\u4fe1\u606f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"\u5728Python\u4e2d\u7981\u7528Jedi\u53ef\u4ee5\u901a\u8fc7\u4fee\u6539\u8bbe\u7f6e\u6216\u8005\u73af\u5883\u53d8\u91cf\u6765\u5b9e\u73b0\u3001\u6267\u884c\u7279\u5b9a\u7684\u547d\u4ee4\u6765\u7981\u7528Jedi\u3001\u8c03\u6574IDE\u7684\u8bbe\u7f6e [&hellip;]","protected":false},"author":3,"featured_media":939513,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[37],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/939507"}],"collection":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/comments?post=939507"}],"version-history":[{"count":"1","href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/939507\/revisions"}],"predecessor-version":[{"id":939516,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/939507\/revisions\/939516"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/939513"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=939507"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=939507"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=939507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}