Metadata-Version: 2.1
Name: pyqt-files-already-exists-dialog
Version: 0.0.1
Summary: PyQt files already exists dialog. Like "These files already exist, Would you add files except for these? (Yes/No)"
Home-page: https://github.com/yjg30737/pyqt-files-already-exists-dialog.git
Author: Jung Gyu Yoon
Author-email: yjg30737@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE


# pyqt-files-already-exists-dialog

PyQt files already exists dialog. Like "These files already exist. Would you add files except for these? (Yes/No)"



## Requirements

PyQt5 >= 5.8



## Setup

`python -m pip install pyqt-files-already-exists-dialog`



## Included package

* <a href="https://github.com/yjg30737/simplePyQt5.git">simplePyQt5</a>



## Example

Go to see <a href="https://github.com/yjg30737/pyqt-top-left-right-file-list-widget.git">pyqt-top-left-right-file-list-widget</a>







