pyqode.python
Code editor
Adds Python support to PyQode, enabling features like code completion and syntax highlighting.
Adds Python support to pyQode
1 stars
1 watching
1 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
pidydx/pyioce | An editor built on top of Python and wxPython for manipulating OpenIOC data. | 17 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |
pycqa/modernize | Transforms Python 2 source code into compatible Python 3 and 2.6+ code | 355 |
pycqa/pep8-naming | Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 512 |
oca/pylint-odoo | Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 143 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
psycopg/psycopg | A PostgreSQL database adapter for Python | 1,777 |
sublimelinter/sublimelinter-pydocstyle | Linter plugin for Python code quality checking using pydocstyle | 10 |
coq/vscoq | A Visual Studio Code extension for Coq proof assistant support | 343 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 855 |
formal-land/coq-of-python | Formal verification of Python code using Coq | 30 |
pycqa/autoflake | A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 904 |
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
ethanchewy/pythonbuddy | An online Python editor with live syntax checking and execution capabilities. | 279 |
qirky/foxdot | A Python-driven environment for interacting with SuperCollider for live coding and audio processing | 1,044 |