PyCharm¶
Description¶
PyCharm: The Python IDE for Professional Developers PyCharm provides smart code completion, code inspections, on-the-fly error highlighting and quick-fixes, along with automated code refactorings and rich navigation capabilities. PyCharm’s huge collection of tools out of the box includes an integrated debugger and test runner; Python profiler; a built-in terminal; integration with major VCS and built-in database tools; remote development capabilities with remote interpreters; an integrated ssh terminal; and integration with Docker and Vagrant. Enjoy a fine-tuned workspace with customizable color schemes and key-bindings, with VIM emulation available. This module provides access to a free community edition of PyCharm. Visit the vendor site to download and purchase a license for a pro edition.
Environment Modules¶
Run module spider pycharm
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_PYCHARM_DIR - installation directory
- HPC_PYCHARM_BIN - executable directory
Categories¶
programming