Column catalog

  • Kite is introduced
  • Kite installation
  • Kite use
  • The use of Kite – Pycharm

Column details

Kite is introduced

Use smart fragments to make your code more efficient. Of course, Pycharm has two useful features when it comes to editing Python code:

  • Kite desktop client
  • Pycharm – Kite plug-in

Currently (20 December 2019) available for Atom, PyCharm, VS Code, Spyder, Sublime and Vim.

Kite installation

  • Client Installation
    • Download the installation program from the official website: kite.com/download/
    • After downloading and installing, it takes a long time to wait for email configuration (can be skipped).
    • After installation, you can install IDE plug-ins on the interface. Please ignore Pycharm

  • Pycharm plugin installed
    • Download the Pycharm plugin zip file at kite.com/letmeknow/
    • Open the following path in Python:
      File -> Settings -> Plugins -> Settings button -> Install plugin from disk...Copy the code
    • Select the zip file you just downloaded to install
    • Restart Pycharm to load Kite

Kite use

Default Kite has no desktop shortcut, can’t find shortcut after installation? That’s okay. Press itWinKey, enter kite.

The use of module retrieval allows you to better understand module functions and parameter transfer requirements and type data, more convenient for you to go into the module method parameter transfer, to achieve or expand your needs.

The use of Kite – Pycharm

Once you’ve installed Pycharm, you can go to the code and consult the official documentation for more.