yjg30737 / pyqt-number-lineedit

QLineEdit which can input number only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyqt-number-lineedit

QLineEdit which allows only numeric input. Isn't that awesome!?

setComma(True) insert comma between numbers like 1,333,333... Isn't that awesome!?

Requirements

  • PyQt5 >= 5.8

Setup

python -m pip install pyqt-number-lineedit

About

QLineEdit which can input number only

License:MIT License


Languages

Language:Python 100.0%