kennethreitz / clint

Python Command-line Application Tools
http://pypi.python.org/pypi/clint/
ISC License
95 stars 19 forks source link

Adds BooleanValidator, FloatValidator, ListValidator #178

Open brianmego opened 6 years ago

brianmego commented 6 years ago

Using Clint in a personal project I felt the need for additional validators. These three rose to the top of the pack.

Would be happy to add tests, though I don't see how those are being handled right now in the current repo.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.3%) to 28.388% when pulling 81e767e43207a66193f2502a93cda2dbfaa48e81 on brianmego:master into 9d3693d644b8587d985972b6075d970096f6439e on kennethreitz:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.3%) to 28.388% when pulling ad5375a0850029020aedc9d9d186d704711c17a6 on brianmego:master into 9d3693d644b8587d985972b6075d970096f6439e on kennethreitz:master.