Skip to content

Repository files navigation

Add python support to pyQode

Status

Package:

Latest PyPI version Number of PyPI downloads

Stable (master):

Travis-CI build status Coverage Status

Unstable (develop):

Travis-CI build status Coverage Status

About pyqode.python

pyqode.python is an official pyqode extension package that adds python support to pyQode.

Features:

  • calltips mode (using Jedi)
  • code completion provider (using Jedi)
  • code folding mode
  • auto indent mode
  • on the fly code checkers (frosted (fork of PyFlakes), PEP8)
  • a customisable python specific syntax highlighter
  • a pre-configured QPythonCodeEdit (with the corresponding Qt Designer plugin)

License

pyQode is licensed under the MIT license.

Requirements

pyqode.python depends on the following libraries:

  • pyqode.core
  • jedi
  • pep8
  • frosted
  • docutils

Installation

$ pip3 install pyqode.python

Resources

Snapshots

Here are a few snapshots of the Qidle example application (snapshots taken on a Gnome 3 desktop):

Preview of Qidle, the pyqode clone of idle (example app)

Releases

Packages

Used by

Contributors

Languages