Metadata-Version: |
2.1 |
Name: |
QQt |
Version: |
1.2.1 |
Summary: |
Wrapper for various PySide2/PyQt5 and PySide6/PyQt6 related packages. |
Author: |
Adam Karpierz |
Author-Email: |
adam[at]karpierz.net |
Maintainer: |
Adam Karpierz |
Maintainer-Email: |
adam[at]karpierz.net |
Project-Url: |
Homepage, https://pypi.org/project/QQt/ |
Project-Url: |
Documentation, https://QQt.readthedocs.io/ |
Project-Url: |
Download, https://pypi.org/project/QQt/ |
Project-Url: |
Source, https://github.com/karpierz/QQt |
Project-Url: |
Issues, https://github.com/karpierz/QQt/issues |
License: |
zlib/libpng License ; https://opensource.org/license/zlib |
Keywords: |
QQt,PySide6,PySide2,PySide,PyQt6,PyQt5,PyQt4,PyQt,Qt |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: zlib/libpng License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Natural Language :: Polish |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Platform: |
any |
Requires-Python: |
<4.0.0,>=3.8.1 |
Requires-Dist: |
setuptools (>=68.2.2) |
Requires-Dist: |
pkg-about (>=1.1.5) |
Requires-Dist: |
QtPy (>=2.4.1) |
Requires-Dist: |
PyQt6 (>=6.0.1); extra == "pyqt" |
Requires-Dist: |
PyQt5 (~=5.15.10); python_version <= "3.10" and extra == "pyqt" |
Requires-Dist: |
PySide6 (>=6.0.1); extra == "pyside" |
Requires-Dist: |
PySide2 (~=5.15.2.1); python_version <= "3.10" and extra == "pyside" |
Requires-Dist: |
Sphinx (>=7.1.2); extra == "doc" |
Requires-Dist: |
sphinx-toolbox (>=3.5.0); extra == "doc" |
Requires-Dist: |
sphinx-tabs (>=3.4.1); extra == "doc" |
Requires-Dist: |
sphinx-copybutton (>=0.5.1); extra == "doc" |
Requires-Dist: |
sphinxcontrib-spelling (>=7.7.0); extra == "doc" |
Requires-Dist: |
sphinx-lint (>=0.6.7); extra == "doc" |
Requires-Dist: |
restructuredtext-lint (>=1.4.0); extra == "doc" |
Requires-Dist: |
nbsphinx (>=0.8.10); extra == "doc" |
Requires-Dist: |
deepdiff (>=6.7.1); extra == "test" |
Requires-Dist: |
rich (>=13.7.0); extra == "test" |
Requires-Dist: |
PySide6 (>=6.0.1); extra == "test" |
Provides-Extra: |
pyqt |
Provides-Extra: |
pyside |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst; charset=UTF-8 |
License-File: |
LICENSE |