You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
instantqt/README.md

15 lines
192 B

3 years ago
# instantqt
3 years ago
An alternative eventloop integration for ipython.
3 years ago
## Installation
`pip install git+https://git.finnendahl.de/Yugon/instantqt`
## Usage
```
import instantqt
%gui instantqt
```