Skip to main content

Python bindings for the QScintilla programmers editor widget

Project description

QScintilla is a port to Qt of the Scintilla programmers editor widget. It supports the traditional low-level Scintilla API and implements a high-level API covering such things as auto-completion, code folding and lexer configuration.

These Python bindings implement a single extension module that sits on top of PyQt5 and wraps both the low-level and high-level APIs.

Author

QScintilla is copyright (c) Riverbank Computing Limited. Its homepage is https://www.riverbankcomputing.com/software/qscintilla/.

Support may be obtained from the QScintilla mailing list at https://www.riverbankcomputing.com/mailman/listinfo/qscintilla/.

License

QScintilla is released under the GPL v3 license and under a commercial license that allows for the development of proprietary applications.

Documentation

The documentation for the latest release can be found here.

Installation

The GPL version of QScintilla can be installed from PyPI:

pip install QScintilla

The wheels include a statically linked copy of the QScintilla C++ library.

pip will also build and install the bindings from the sdist package but Qt’s qmake tool must be on PATH.

The sip-install tool will also install the bindings from the sdist package but will allow you to configure many aspects of the installation.

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

QScintilla-2.14.1.tar.gz (1.8 MB view hashes)

Uploaded Source

Built Distributions

QScintilla-2.14.1-cp37-abi3-win_amd64.whl (2.0 MB view hashes)

Uploaded CPython 3.7+ Windows x86-64

QScintilla-2.14.1-cp37-abi3-win32.whl (1.8 MB view hashes)

Uploaded CPython 3.7+ Windows x86

QScintilla-2.14.1-cp37-abi3-manylinux_2_17_x86_64.whl (2.8 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ x86-64

QScintilla-2.14.1-cp37-abi3-macosx_11_0_arm64.whl (2.2 MB view hashes)

Uploaded CPython 3.7+ macOS 11.0+ ARM64

QScintilla-2.14.1-cp37-abi3-macosx_10_13_x86_64.whl (2.4 MB view hashes)

Uploaded CPython 3.7+ macOS 10.13+ x86-64

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