Skip to main content

install-qt-binding

https://img.shields.io/pypi/v/install-qt-binding.svg https://travis-ci.org/starofrainnight/install-qt-binding.svg https://ci.appveyor.com/api/projects/status/github/starofrainnight/install-qt-binding?svg=true

Automatic choice and install a qt binding (pyside/pyside2/pyqt/pyqt5) that could install in current runtime environment.

Anyway, we will try to install pyside if we can, otherwise pyqt* will be installed as fallbacks due to their different licenses.

  • License: Apache-2.0

Usage

Just place ‘install-qt-binding’ to your install_requires list in setup(), see sample below

from setuptools import setup, find_packages

install_requires = [
    'install-qt-binding',
]

setup(
    name='testlib',
    version='0.0.1',
    description="Just for test",
    long_description=long_description,
    author="Hong-She Liang",
    author_email='starofrainnight@gmail.com',
    url='https://github.com/starofrainnight/testlib',
    packages=find_packages(),
    include_package_data=True,
    install_requires=install_requires,
    license="Apache Software License",
    zip_safe=False,
    classifiers=[
        'Development Status :: 2 - Pre-Alpha',
        'Intended Audience :: Developers',
        'License :: OSI Approved :: Apache Software License',
        'Natural Language :: English',
        'Programming Language :: Python :: 3',
        'Programming Language :: Python :: 3.4',
        'Programming Language :: Python :: 3.5',
        'Programming Language :: Python :: 3.6',
    ],
)

Credits

This package was created with Cookiecutter and the PyPackageTemplate project template.

History

0.0.1 (2018-06-16)

  • First release on PyPI.

Release files for install-qt-binding 0.0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for install-qt-binding 0.0.8
File Size Uploaded
install-qt-binding-0.0.8.zip 13.8 kB Details

Release files / install-qt-binding-0.0.8.zip

Download URL install-qt-binding-0.0.8.zip
Size 13.8 kB
Tags Source
SHA-256 checksum
How to use checksums
021987311a1c59b95d54ddf138047725b875faf4e492402587cb590da9bcae9b
BLAKE2b-256 checksum
How to use checksums
e011035ac94941d4cf3936ec355ec5bf6b737dd9d45905d55bbb8c7da086b719
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.8 This release

1 release file

0.0.5

1 release file

0.0.4

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page