There are 6 repositories under pycharm-plugin topic.
IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
Discord rich presence integration for all JetBrains IDEs
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
PyCharm plugin for ruff. This plugin provides reformat code using ruff.
A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.
A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.
A PyCharm plugin for poetry
The all-in-one PyCharm plugin for Astral-backed Python tools
IntelliJ Platform Explorer
Pyright integration for PyCharm
Pyright language server integration for PyCharm Professional
Finally, you can use await in evaluate expression 💪
ClearML PyCharm Plugin
A curated list of awesome Pycharm plugins
Prisma schema file support for IntelliJ IDEs (WebStorm, PHPStorm, Pycharm, RubyMine, ...)
uv integration for PyCharm
Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io
Free PyCharm image viewer plugin for visualizing and debugging NumPy, OpenCV, PyTorch, TensorFlow, JAX, and PIL data.
Jetbrains plugin for codetime
auto complete syntax for odoo openerp 8,9,10 ,11
IntelliJ platform plugin for Wavefront OBJ format
Django Live Templates (snippets) for PyCharm
A plugin that can help you transfer MySQL DDL to sqlalchemy-model.
Pycharm plugin for deep type inference based dict keys completion. As you may see from commit history, it was not updated for years since I don't use python myself, but I'm still open for small feature requests - if you file an issue, I'll likely implement it in a week or so...
Pycharm Plugin useful for detecting potentially dead code
Syntax hightlight and code completion for QML in PyCharm.
Plugin for PyCharm that adds Getters and Setters
Jetbrains product plugin. Quick compare files and folders with external compare tools acrossing different projects
Plugin for Intellij
Hardhat plugin for IntelliJ Platform
A Jetbrains plugin for sending your project to remote locations.
face recognition project in Python using OpenCV. Capture faces for training, use Haarcascades for detection, and employ the LBPHFaceRecognizer for recognition. Train the model on the captured faces and implement real-time face recognition. Develop an attendance system, saving attendance data with timestamps.