Metadata-Version: 2.1
Name: IceSpringPySideStubs-PySide2
Version: 1.0.1
Summary: PySide2 stubs with Qt signals and Qt documentations and more
Home-page: https://github.com/baijifeilong/IceSpringPySideStubs
Author: BaiJiFeiLong
Author-email: baijifeilong@gmail.com
License: GPL3
Platform: UNKNOWN
Description-Content-Type: text/markdown

# IceSpringPySideStubs

PySide stubs with Qt signals and Qt documentations and more.

Supported Qt versions now: PySide2 only.

## Official sites:

- Github: [https://github.com/baijifeilong/IceSpringPySideStubs](https://github.com/baijifeilong/IceSpringPySideStubs)
- Pypi(PySide2): [https://pypi.org/project/IceSpringPySideStubs-PySide2](https://pypi.org/project/IceSpringPySideStubs-PySide2)

## Features

- Qt official documentations support
- Qt signals support
- More correct type annotations
- Recognition of unknown method names
- Better performance: one class one file
- More editable: one class one file
- Clean: all codes are well formatted

## Known limitations

- PySide6 support is not ready
- PyQt5 support is not ready
- PyQt6 support is not ready

## Install

- PySide2: `pip install IceSpringPySideStubs-PySide2`

## Usage

Out of the box

## Licence

GPL-3


