Contents

click-repl 0.3.0

0

REPL plugin for Click

REPL plugin for Click

Stars: 236, Watchers: 236, Forks: 47, Open Issues: 29

The click-contrib/click-repl repo was created 10 years ago and the last code push was 8 months ago.
The project is popular with 236 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

No  click-repl  pypi packages just yet.

Errors

A list of common click-repl errors.

Code Examples

Here are some click-repl code examples and snippets.

Related Packages & Articles

click-plugins 1.1.1.2

An extension module for click to enable registering CLI commands via setuptools entry-points.

typer 0.21.1

Typer, build great CLIs. Easy to code. Based on Python type hints.