Skip to main content

Hat Qt utility library

Project description

This library is part of Hat Open project - open-source framework of tools and libraries for developing applications used for remote monitoring, control and management of intelligent electronic devices such as IoT devices, PLCs, industrial automation or home automation systems.

Development of Hat Open and associated repositories is sponsored by Končar - Power Plant and Electric Traction Engineering Inc. (Končar KET - https://www.koncar-ket.hr).

For more information see:

About

Parallel execution of Qt and asyncio threads:

QtExecutor = typing.Callable[..., typing.Awaitable[typing.Any]]
"""First argument is Callable called with additional arguments"""

AsyncMain = typing.Callable[..., typing.Awaitable[typing.Any]]
"""First argument is QtExecutor"""

def run(async_main: AsyncMain, *args, **kwargs):
    """Run Qt application with additional asyncio thread

    Args:
        async_main: asyncio main entry point
        args: aditional positional arguments passed to `async_main`
        kwargs: aditional keyword arguments passed to `async_main`

    """

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hat_qt-0.4.1.dev20210601-cp38.cp39-none-any.whl (3.2 kB view details)

Uploaded CPython 3.8CPython 3.9

File details

Details for the file hat_qt-0.4.1.dev20210601-cp38.cp39-none-any.whl.

File metadata

  • Download URL: hat_qt-0.4.1.dev20210601-cp38.cp39-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: CPython 3.8, CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.5

File hashes

Hashes for hat_qt-0.4.1.dev20210601-cp38.cp39-none-any.whl
Algorithm Hash digest
SHA256 777b322c94f6d32a1867c2d78111793142c3ec99020ce8c4f2f1753311c725c6
MD5 069cd506f20c1a982b8a85d1f8e2dcf8
BLAKE2b-256 dd13f55535840fa2d18fa2c239104bb0e9aa362a5db64574d6f373b99718cb1b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page