click-repl 0.3.0
0
REPL plugin for Click
Contents
REPL plugin for Click
Stars: 219, Watchers: 219, Forks: 40, Open Issues: 29The click-contrib/click-repl
repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 219 github stars!
How to Install click-repl
You can install click-repl using pip
pip install click-repl
or add it to a project with poetry
poetry add click-repl
Package Details
- Author
- Markus Unterwaditzer
- License
- MIT
- Homepage
- https://github.com/untitaker/click-repl
- PyPi:
- https://pypi.org/project/click-repl/
- GitHub Repo:
- https://github.com/untitaker/click-repl
Classifiers
Related Packages
Errors
A list of common click-repl errors.
Code Examples
Here are some click-repl
code examples and snippets.
GitHub Issues
The click-repl package has 29 open issues on GitHub
- Drop Python 2 support, remove six
- Current test will probably not run because of travis changes