Adds python support to pyqode.core
Project description
About
pyqode.python adds python support to pyQode (code completion, calltips, …).
Features:
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.core has a test suite and measure its coverage.
To run the tests, just run python setup.py test
To measure coverage, run:
python setup.py test -a "--cov pyqode"
To check for PEP8 warnings, install pytest-pep8 and run:
python setup.py test -a "--pep8 -m pep8"
To run a single test, use -a "-- test_file_path.py::test_function", e.g.:
python setup.py test -a "-- test/test_api/test_code_edit.py::test_set_plain_text"
Testing Matrix
We test the following combinations on Travis-CI:
PyQt4 |
PyQt5 |
|
---|---|---|
GNU/Linux - Python 2.7 |
yes |
no |
GNU/Linux - Python 3.4 |
yes |
yes |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyqode.python-2.8.0.tar.gz
.
File metadata
- Download URL: pyqode.python-2.8.0.tar.gz
- Upload date:
- Size: 284.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 070e893d464e8506a4f92dd5b344df50676b1229b151093191ffb5a86aa6d54e |
|
MD5 | 11c854981fa1c07c4d0e6a95412ab204 |
|
BLAKE2b-256 | 1a77c8a545202bdf567b84375a4ad39c77d2a83b91989510b4b1123748d4f384 |
File details
Details for the file pyqode.python-2.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyqode.python-2.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d09abd2ac4069754b28ecda94aff624cbcd619f325c93b9d6c686487ab09327 |
|
MD5 | 907f42ba61c1fc4fe39ec39f29bd369b |
|
BLAKE2b-256 | 3a259f8f33cb41e31c7e5534e9ac6440a2fd194cf87598048a017423219fcc8d |