Skip to main content

Adds python support to pyqode.core

Project description

https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png

Latest PyPI version Number of PyPI downloads Supported python version https://pypip.in/license/pyqode.python/badge.svg Travis-CI build status Coverage Status

About

pyqode.python adds python support to pyQode (code completion, calltips, …).

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:

  • python 2.7 or python 3 (>= 3.2)

  • pyqode.core

  • jedi

  • pep8

  • frosted

  • docutils

Installation

$ pip install pyqode.python --upgrade

Testing

pyqode.python has a test suite and measure its coverage.

To run the tests, you must first install tox and pytest:

$ pip install tox pytest

You might also want to install pytest-cov and pytest-pep8.

Then you can run the tests by running the following command:

$ tox

To run the tests for a specifc environment, use the -e option. E.g. to run tests with python 2.7 and pyqt4, you would run:

$ tox -e py27-pyqt4

Here is the list of available test environments:

  • py27-pyqt4

  • py27-pyqt5

  • py32-pyqt4

  • py32-pyqt5

  • py33-pyqt4

  • py33-pyqt5

  • py34-pyqt4

  • py34-pyqt5

  • cov

  • pep8

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyqode.python-2.6.1.tar.gz (253.1 kB view details)

Uploaded Source

Built Distribution

pyqode.python-2.6.1-py2.py3-none-any.whl (46.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyqode.python-2.6.1.tar.gz.

File metadata

File hashes

Hashes for pyqode.python-2.6.1.tar.gz
Algorithm Hash digest
SHA256 5b7c637967552be043743c64bee1089cca6dde5f61883c121671413b1e296cfb
MD5 9b6b7740036c168e38873d73ed17269a
BLAKE2b-256 acbe32e5c3892724ce21424e089ef5fc306713f18041402309ea0e56068546f3

See more details on using hashes here.

File details

Details for the file pyqode.python-2.6.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyqode.python-2.6.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0069c2dc35ca44f56ef6fe4f5e5a1e76ec7e572475a39b337c7fea350f15431a
MD5 6dc23c36ed108b6dd0cf8b2bb1924b92
BLAKE2b-256 252e08ced46760060089631471b53631ae991d6e76d550437493e4cca2d8d591

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page