Project description
This is a fork of the original [PyQode](https://github.com/pyQode/pyqode.python)
containing a modification from [znqi fixing jedi compatibility](https://github.com/znqi/pyqode.python)
and deployed to pypi by [haesleinhuepf](https://github.com/haesleinhuepf)
under the name/version [haesleinhuepf-pyqode.python==2.14.0](https://pypistats.org/packages/haesleinhuepf-pyqode.python).
Bugfix maintenance only
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:
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 |
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 haesleinhuepf-pyqode.python-2.14.0.tar.gz
.
File metadata
-
Download URL: haesleinhuepf-pyqode.python-2.14.0.tar.gz
- Upload date:
-
Size: 249.1 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Hashes for haesleinhuepf-pyqode.python-2.14.0.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
0ae097212166c11139542cb7d48f5f19e232db3477f17d7507f7fac7df571e8a
|
|
MD5 |
77f0461ffa088ba5e75b913b4539837b
|
|
BLAKE2b-256 |
02e81432dc25342e27d1a8672799b7bb461345c7b2befce6fda0532fc46e4532
|
|
See more details on using hashes here.
File details
Details for the file haesleinhuepf_pyqode.python-2.14.0-py2.py3-none-any.whl
.
File metadata
-
Download URL: haesleinhuepf_pyqode.python-2.14.0-py2.py3-none-any.whl
- Upload date:
-
Size: 46.9 kB
- Tags: Python 2, Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Hashes for haesleinhuepf_pyqode.python-2.14.0-py2.py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
5e605074e8a9f34de6f584a19b78efac0007ba52d2fb7ce89f7b248b49fa7153
|
|
MD5 |
a5ac5cfa57995a113f5991a39cc95496
|
|
BLAKE2b-256 |
bbc1ff155bba9588643e174a345f92b17972326a0d759af14c354f3375efc1ce
|
|
See more details on using hashes here.