Python code-completion

Open-source Python projects categorized as code-completion

Top 7 Python code-completion Projects

code-completion
  1. YouCompleteMe

    A code-completion engine for Vim

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. completor.vim

    Async completion framework made ease.

  4. vim-ai

    AI-powered code assistant for Vim. Generate, edit and chat with GPT models like ChatGPT using OpenAI

    Project mention: gptel: A simple LLM client for Emacs | news.ycombinator.com | 2024-11-03

    I’ve been happy with vim-ai plugin: https://github.com/madox2/vim-ai

  5. multilspy

    multilspy is a lsp client library in Python intended to be used to build applications around language servers.

    Project mention: Type-Constrained Code Generation with Language Models | news.ycombinator.com | 2025-05-13

    Also worth checking out MultiLSPy, effectively a python wrapper around multiple LSPs: https://github.com/microsoft/multilspy

    Used in multiple similar publications, including "Guiding Language Models of Code with Global Context using Monitors" (https://arxiv.org/abs/2306.10763), which uses static analysis beyond the type system to filter out e.g. invalid variable names, invalid control flow etc.

  6. monitors4codegen

    Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.

    Project mention: Multilspy: Building a common LSP client handtuned for all Language servers | news.ycombinator.com | 2024-12-16
  7. benchllama

    Benchmark your local LLMs.

  8. graphsense

    graphsense is a library to train and infer graph embedding based code suggestion models

    Project mention: Show HN: Graph embedding based code suggestion framework | news.ycombinator.com | 2025-03-11
  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python code-completion discussion

Log in or Post with

Python code-completion related posts

  • Show HN: Multilspy – Cross platform framework to develop Language Server Clients

    1 project | news.ycombinator.com | 11 Aug 2024
  • Show HN: Open-source tool to benchmark local LLMs

    1 project | news.ycombinator.com | 21 Feb 2024
  • [Neovim] Comment ajouter la complétion de code C / C ++ dans neovim?

    3 projects | /r/enfrancais | 10 Apr 2023
  • Soliciting opinions: Favorite autocomplete?

    2 projects | /r/vim | 18 Mar 2023
  • Vim plugin like vscode "go to definition" function

    4 projects | /r/vim | 13 Mar 2023
  • ⚔️ 7 Secret Weapons for Lightning-Fast Code Writing with VS Code

    3 projects | dev.to | 18 Feb 2023
  • Opiniones en el nuevo Bing de Microsoft?

    1 project | /r/Ticos | 17 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source code-completion projects in Python? This list will help you:

# Project Stars
1 YouCompleteMe 25,771
2 completor.vim 1,334
3 vim-ai 957
4 multilspy 345
5 monitors4codegen 261
6 benchllama 48
7 graphsense 6

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?