[PR #1427] [CLOSED] Add Kite-autocomplete #1264

Closed
opened 2025-11-06 13:12:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1427
Author: @aaharr
Created: 11/1/2019
Status: Closed

Base: masterHead: kite


📝 Commits (1)

  • 24653af Add Kite to Cross-Editor Plugins

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

Add Kite and a bullet for Cross-Editor Plugins.

What is this Python project?

Kite is a free plugin for Atom, VS Code, PyCharm, Sublime, and Vim that uses machine learning to provide advanced autocompletions — up to a full line of code.

What's the difference between this Python project and similar ones?

The Kite app shows documentation as you move your cursor, so you don’t have to google search every time you have a question about syntax. Kite removed their cloud processing component earlier this year, and now all code analysis runs on user’s local machines.

Kite

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1427 **Author:** [@aaharr](https://github.com/aaharr) **Created:** 11/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `kite` --- ### 📝 Commits (1) - [`24653af`](https://github.com/vinta/awesome-python/commit/24653afc9141a19fa51abcd136422313918c1f12) Add Kite to Cross-Editor Plugins ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description Add Kite and a bullet for Cross-Editor Plugins. ## What is this Python project? [Kite](http://kite.com) is a free plugin for Atom, VS Code, PyCharm, Sublime, and Vim that uses machine learning to provide advanced autocompletions — up to a full line of code. ## What's the difference between this Python project and similar ones? The [Kite app](http://kite.com/copilot) shows documentation as you move your cursor, so you don’t have to google search every time you have a question about syntax. Kite removed their cloud processing component earlier this year, and now all code analysis runs on user’s local machines. <img width="455" alt="Kite" src="https://user-images.githubusercontent.com/37838136/68047940-80aeec80-fcad-11e9-82d8-c3b47a67cc34.png"> -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:12:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1264