Installation¶
Installation from marketplace (recommended method)¶
You can install the plugin on the Jetbrains plugin marketplace.
Plugin releases are verified by JetBrains, so there is normally a lag between a release on Github and one in the marketplace whilst the release is verified.
Installation from GitHub¶
If you want to install a specific version, go to the releases page and download the pycharm-security-xxx.zip file.
Inside PyCharm,

Installation from source¶
You can build from source with IntelliJ IDEA. Open this repository and run the :buildPlugin task. Inside build/distributions/ will be a copy of pycharm-security-xxx.zip. Use the Installation from Disk instructions to complete the install