This article is participating in Python Theme Month. See the link to the event for more details
No road taken in vain, every step counts
preface
Pycharm is a powerful Python integrated development environment with a complete set of Python development tools. This article introduces some useful and interesting plug-ins to make your development more interesting.
This section describes how to install a plug-in
Go to File -> Settings -> Plugins, search for the plugin name in the MarketPlace as required, and click Install. It will take effect after the restart.
Json Parser
Do I have to open the browser or Postman every time to verify JSON data? So why install a Json Parser for offline support on an IDE? Json Parser is a lightweight plug-in that validates and formats Json data.
Statistic
Statistic is a tool for code quantity statistics, which will collect code quantity by code classification. After successful installation, the plug-in will be displayed at the bottom of the PyCharm interface. After opening the plug-in, click Refresh to Refresh the code volume.
Rainbow Brackets
“Rainbow parentheses” translates to “rainbow parentheses”. If the parentheses are used in the program development code, the parentheses will be changed into a colorful color, very beautiful oh.
Translation
A plugin for translation, including Google Translate, Youdao Translation, directly select the content to be translated in Pycharm, right click Translate to Translate.
Nyan Progress Bar
Using PyCharm to open a project takes a while to load. This plugin is used to beautify the progress bar when loading or configuring a project, making every wait interesting. There are many other plugins like this one. Such as Mario Progress Bar, Scorpion Progress Bar, etc. You can experience the specific effect by yourself.
Material Theme UI
A theme plugin, if you feel that PyCharm’s own theme is ugly, you can download the plugin to beautify the whole interface will become different oh, there are a lot of themes, are pretty pretty…
activate-power-mode
Cool coding effect, every writing a character will appear cool little animation, but time is easy to fatigue, careful use of oh ~
More Plugins
More interesting and useful plugins can be found on the JetBrains Marketplace website
conclusion
The article was first published in the wechat public account program Yuan Xiaozhuang, synchronized with nuggets.
Please explain where it came from. If you pass by, please put out your cute little finger and click like before you go (╹▽╹)