Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 1.05 KB

File metadata and controls

11 lines (10 loc) · 1.05 KB

pycharm-external-documentation

Module Name URL/Path Pattern
bpy https://docs.blender.org/api/current/{module.name}.html#{element.qname}
discord https://discordpy.readthedocs.io/en/stable/api.html#discord.{class.name}.{element.name}
hou https://www.sidefx.com/docs/houdini/hom/{module.name}/{class.name}.html#{element.name}
maya.cmds https://help.autodesk.com/cloudhelp/2026/ENU/Maya-Tech-Docs/CommandsPython/{element.name}.html
PySide6 https://doc.qt.io/qtforpython-6/{module.name.slashes}/{class.name.slashes}.html#{element.qname}
twitchio https://twitchio.dev/en/latest/exts/{module.basename}.html#{element.qname}
unreal https://docs.unrealengine.com/latest/en-US/PythonAPI/class/{class.name}.html#{element.qname}