https://plugins.jetbrains.com/plugin/10837
Your ratings and feedback are very important. The feature will appear the faster the more people request it.
Supported Products
- IntelliJ IDEA Education — 2019.1 — 2020.1
- PyCharm Professional — 2019.1 — 2020.1
- PyCharm Educational — 2019.1 — 2020.1
- IntelliJ IDEA Community — 2019.1 — 2020.1
- IntelliJ IDEA Ultimate — 2019.1 — 2020.1
- PyCharm Community — 2019.1 — 2020.1
Unsupported Products
- PhpStorm
- WebStorm
- RubyMine
- AppCode
- CLion
- GoLand
- DataGrip
- Rider
- MPS
- Android Studio
PEP 440 -- Version Identification and Dependency Specification
PEP 508 -- Dependency specification for Python Software Packages
- Highlighting and Syntax check for requirements.txt files in IDE
- Reference to subrequirements files (Ctrl + click)
- Opening packages in a browser (Ctrl + click)
- Reformat file
PyCharm, and other products if the Python plugin is installed:
- Check if packages are installed
- Checking package versions
All IDEs:
- Check if there are files to which there is a link
- Check for duplicate definitions
PyCharm, and other products if the Python plugin is installed:
- Install package
- Distinguish a plain text file from file requirements.txt
- Support all relations
- Opening local source code
- Code completion