loongson/pypi/: pyqtnetworkauth-5.15.5 metadata and description
Python bindings for the Qt Network Authorization library
| author | Riverbank Computing Limited |
| author_email | info@riverbankcomputing.com |
| license | GPL v3 |
| requires_dist |
|
| requires_python | >=3.7 |
| File | Tox results | History |
|---|---|---|
PyQtNetworkAuth-5.15.5-cp39-abi3-linux_loongarch64.whl
|
|
|
PyQtNetworkAuth-5.15.5.tar.gz
|
|
PyQtNetworkAuth is a set of Python bindings for The Qt Company’s Qt Network Authorization library. The bindings sit on top of PyQt5 and are implemented as a single module.
License
PyQtNetworkAuth 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 PyQtNetworkAuth can be installed from PyPI:
pip install PyQtNetworkAuth
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.