Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guoci/pycharm-pythondocumentationlinkprovider
PyCharm External Documentation
https://github.com/guoci/pycharm-pythondocumentationlinkprovider
django documentation-tool jetbrains-ides keras matplotlib numpy pandas pycharm pytest python pytorch scikit-learn scipy sklearn tensorflow
Last synced: about 11 hours ago
JSON representation
PyCharm External Documentation
- Host: GitHub
- URL: https://github.com/guoci/pycharm-pythondocumentationlinkprovider
- Owner: guoci
- License: gpl-3.0
- Created: 2023-05-25T20:01:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T19:07:12.000Z (8 days ago)
- Last Synced: 2025-01-15T21:23:21.402Z (8 days ago)
- Topics: django, documentation-tool, jetbrains-ides, keras, matplotlib, numpy, pandas, pycharm, pytest, python, pytorch, scikit-learn, scipy, sklearn, tensorflow
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/21897-python-external-documentation-link-provider
- Size: 827 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyCharm External Documentation
![Downloads](https://img.shields.io/jetbrains/plugin/d/io.github.guoci.PythonDocumentationLinkProvider)
![Rating](https://img.shields.io/jetbrains/plugin/r/rating/io.github.guoci.PythonDocumentationLinkProvider)
![Version](https://img.shields.io/jetbrains/plugin/v/io.github.guoci.PythonDocumentationLinkProvider)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` :arrow_right: `Tools` :arrow_right: `(Python) External Documentation`, remove URL templates for modules
that you do not use.Those URL templates will block this plugin from working.