Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 872 Bytes

File metadata and controls

27 lines (20 loc) · 872 Bytes

PyCharm External Documentation

Downloads Rating Version

This plugin provides the URLs for html documentation for several popular Python packages. Press Shift+F1 to get external documentation of the symbol under the cursor.

Currently supported modules:

  • Django
  • Matplotlib
  • NumPy
  • pandas
  • pytest
  • SciPy
  • scikit-learn(sklearn)
  • TensorFlow
  • PyTorch

Important notice

In Settings ➡️ Tools ➡️ (Python) External Documentation, remove URL templates for modules that you do not use.

Those URL templates will block this plugin from working.