https://plugins.jetbrains.com/plugin/10837
Your feedback is important. The feature will appear the faster, the more people request it.
Supported Products
2020.2 — 2021.3
- PyCharm Community
- PyCharm Professional
- PyCharm Educational
- IntelliJ IDEA Community
- IntelliJ IDEA Ultimate
- IntelliJ IDEA Education
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
- Support renaming
- Uninstall package
PyCharm, and other products if the Python plugin is installed:
- Install All packages
PyCharm, and other products if the Python plugin is installed:
- Check if packages are installed
- Check if package exists
- Check if package version exists
- Checking package versions
- Check for duplicate definitions
- Checking environment markers
All IDEs:
- Check if there are files to which there is a link
PyCharm, and other products if the Python plugin is installed:
- Install package
- Remove duplicate
- Remove unused package
- Uninstall package