name: clikit version: 0.6.2 summary: CliKit is a group of utilities to build beautiful and testable command line interfaces. license: MIT License author: Sébastien Eustace homepage: https://github.com/sdispater/clikit requires_python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* python_min: 2.7 install_size: 89.7 KB module_format: py2.py3-none-any repo_url: https://github.com/sdispater/clikit last_released_at: 2020-06-09T20:17:17Z releases_last_12mo: 0 avg_days_between_releases: 32.5 platforms: any ## dependencies pastel >=0.2.0,<0.3.0 pylev >=1.3,<2.0 crashtest >=0.3.0,<0.4.0 typing >=3.6,<4.0 typing-extensions >=3.6,<4.0 enum34 >=1.1,<2.0 ## maintainers Sébastien Eustace