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

PyQt6_QScintilla-2.13.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distributions

PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-none-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.6 CPython 3.7 CPython 3.8 CPython 3.9 Windows x86-64

PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.6+ CPython 3.7+ CPython 3.8+ CPython 3.9+ manylinux: glibc 2.28+ x86-64

PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl (2.3 MB view details)

Uploaded CPython 3.6+ CPython 3.7+ CPython 3.8+ CPython 3.9+ macOS 10.14+ intel

File details

Details for the file PyQt6_QScintilla-2.13.0.tar.gz.

File metadata

  • Download URL: PyQt6_QScintilla-2.13.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6_QScintilla-2.13.0.tar.gz
Algorithm Hash digest
SHA256 6602b44ca17eddd6d746ca6066c13204a16dd9d286223ed189ef0fbce37241c4
MD5 c40a8d95ca9cf3439676c6e6fcde03d8
BLAKE2b-256 d3bf1c8ebe4aa5cb4e82b02b6b96ed23f9d90301b82edd4e76107782ffefa7a9

See more details on using hashes here.

File details

Details for the file PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-none-win_amd64.whl.

File metadata

  • Download URL: PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-none-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6, CPython 3.7, CPython 3.8, CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 6995201b524e64097872b0a8bdc3d368a1c81b3df4ed942eed86e5d2bea05963
MD5 4401e612dd12d63b1659eb15b5938fee
BLAKE2b-256 c35a39a345245b2cadee7fbffcdee75d3c9ccb76e204215bb8e1fff326b06da7

See more details on using hashes here.

File details

Details for the file PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.6+, CPython 3.7+, CPython 3.8+, CPython 3.9+, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e059f99ea990ffb5d4f3c70122cedeaa5f692bd3f198394e7088cf7dd4eb6305
MD5 a3a6ca8428593991410fab71aedeff56
BLAKE2b-256 357fd44a0077024172b23e24cdea44f848da3e4bfcdd1a38a2d8a6b73b4997ea

See more details on using hashes here.

File details

Details for the file PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl.

File metadata

  • Download URL: PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.6+, CPython 3.7+, CPython 3.8+, CPython 3.9+, macOS 10.14+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6_QScintilla-2.13.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 75eefd9a92eb3637fef07a28d9e9bcbff5ba5db9fe29896560058d0f94b72eea
MD5 4be18cd3a92c31dc3786582b271e2b68
BLAKE2b-256 7482a59ee48bca1e60d4d6893d887a2bcf4a1f5cb187a7091e559c19f085112c

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