# pyqt6

> Python bindings for the Qt cross platform application toolkit

- **URL**: https://www.freshcrate.ai/projects/pyqt6
- **Author**: pypi
- **Category**: Developer Tools
- **Latest version**: `6.11.0` (2026-04-21)
- **License**: Unknown
- **Homepage**: https://pypi.org/project/PyQt6/
- **Language**: Python
- **Registry**: pypi (`pyqt6`)
- **Tags**: `pypi`

## Description

# PyQt6 - Comprehensive Python Bindings for Qt v6

Qt is set of cross-platform C++ libraries that implement high-level APIs for
accessing many aspects of modern desktop and mobile systems.  These include
location and positioning services, multimedia, NFC and Bluetooth connectivity,
a Chromium based web browser, as well as traditional UI development.

PyQt6 is a comprehensive set of Python bindings for Qt v6.  It is implemented
as more than 35 extension modules and enables Python to be used as an
alternative application development language to C++ on all supported platforms
including iOS and Android.

PyQt6 may also be embedded in C++ based applications to allow users of those
applications to configure or enhance the functionality of those applications.


## Author

PyQt6 is copyright (c) Riverbank Computing Limited.  Its homepage is
https://www.riverbankcomputing.com/software/pyqt/.

Support may be obtained from the PyQt mailing list at
https://www.riverbankcomputing.com/mailman/listinfo/pyqt/.


## License

PyQt6 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](https://www.riverbankcomputing.com/static/Docs/PyQt6/).


## Installation

The GPL version of PyQt6 can be installed from PyPI:

    pip install PyQt6

`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.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `6.11.0` | 2026-04-21 | Low | Imported from PyPI (6.11.0) |

## Citation

- HTML: https://www.freshcrate.ai/projects/pyqt6
- Markdown: https://www.freshcrate.ai/projects/pyqt6.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/pyqt6/deps

_Generated by freshcrate.ai. Indexes pypi releases for AI-agent ecosystem packages._
