LoginSignup
411
495

More than 5 years have passed since last update.

Pythonで開発するならKiteを導入して爆速開発

Last updated at Posted at 2019-04-11

Kiteとは?

Kite integrates with your IDE and uses machine learning to give you useful code completions for Python.

AIがPythonのコード補完やってくれる便利なツール。ドキュメントもすぐ見れる。
Atom、VSCode、Vim、NeoVim、PyCharmなど主要なエディタ・IDEで簡単に導入ができる。

導入手順

1. 公式サイトからアプリをダウンロードしてインストール

2. Kiteアプリを立ち上げてアカウントを登録する

3. 設定から使ってるエディタ・IDEに対応したものをインストール

スクリーンショット 2019-04-11 14.34.17.png

スクリーンショット 2019-04-11 14.34.46.png

実際の動作

Vim(MacVim) + Kiteでやってみました。Kite以外に他のPython用のVimプラグインは入れてないです。

kite.gif

411
495
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
411
495