clikit 0.6.2
0
CliKit is a group of utilities to build beautiful and testable command line interfaces.
Contents
CliKit is a group of utilities to build beautiful and testable command line interfaces.
Stars: 72, Watchers: 72, Forks: 17, Open Issues: 14The sdispater/clikit
repo was created 5 years ago and the last code push was 1 years ago. The project is moderately popular with 72 github stars!
How to Install clikit
You can install clikit using pip
pip install clikit
or add it to a project with poetry
poetry add clikit
Package Details
- Author
- Sébastien Eustace
- License
- MIT
- Homepage
- https://github.com/sdispater/clikit
- PyPi:
- https://pypi.org/project/clikit/
- GitHub Repo:
- https://github.com/sdispater/clikit
Classifiers
Related Packages
Errors
A list of common clikit errors.
Code Examples
Here are some clikit
code examples and snippets.
GitHub Issues
The clikit package has 14 open issues on GitHub
- Allow
cwd
to be missing