python-mode
Python IDE
A plugin that brings Python development tools to Vim, providing an IDE-like experience without losing the flexibility of Vim.
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
5k stars
279 watching
777 forks
Language: Vim Script
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
powerline/powerline | A plugin and framework for creating customizable, extensible statuslines and prompts for various applications | 14,395 |
pyenv/pyenv | Software that manages multiple versions of the Python programming language | 39,428 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,273 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
integralist/vim-mypy | A Vim plugin for executing Python's static type checker. | 97 |
open-cogsci/pyqode.python | Adds Python support to PyQode, enabling features like code completion and syntax highlighting. | 1 |
pyenv-win/pyenv-win | A tool for managing multiple Python versions on Windows | 4,996 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,152 |
pdm-project/pdm | A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects. | 7,950 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,828 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,759 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |
facebook/pyre-check | Type-checking software for Python code | 6,859 |