Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17083
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!newsfeed.xs3.de!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Edward Betts <edward@4angle.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python |
| Subject | Bug#1116218: ITP: python-click-shell -- Interactive shell mode with command completion for command-line applications |
| Date | Wed, 24 Sep 2025 14:10:01 +0200 |
| Message-ID | <LywtP-dOk-1@gated-at.bofh.it> (permalink) |
| X-Original-To | Debian Bug Tracking System <submit@bugs.debian.org> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Wed Sep 24 12:07:10 2025 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.399 |
| Reply-To | Edward Betts <edward@4angle.com>, 1116218@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org |
| X-Debian-Pr-Message | report 1116218 |
| X-Debian-Pr-Package | wnpp |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| X-Greylist | delayed 1290 seconds by postgrey-1.37 at buxtehude; Wed, 24 Sep 2025 12:06:03 UTC |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1927271 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 24 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Wed, 24 Sep 2025 12:44:29 +0100 |
| X-Original-Message-ID | <celxakbgezoixb3n6mwszeuc2xwivunolbnzyr6bwokrfzswh2@7jqvqtz7ypvv> |
| Xref | csiph.com linux.debian.bugs.dist:1263033 linux.debian.devel:119077 linux.debian.maint.python:17083 |
Cross-posted to 3 groups.
Show key headers only | View raw
Package: wnpp Severity: wishlist Owner: Edward Betts <edward@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python-click-shell Version : 2.1 Upstream Author : Clark Perkins <r.clark.perkins@gmail.com> * URL : https://github.com/clarkperkins/click-shell * License : BSD-3-clause Programming Lang: Python Description : Interactive shell mode with command completion for command-line applications This library adds an interactive read-eval-print loop to an existing command- line application. It wraps the top-level command collection so that, when the program is launched without arguments, a persistent prompt is presented and commands can be entered repeatedly. Tab-completion is available for registered commands, and the prompt text and an optional introductory message can be configured. When a command is invoked directly on the command line with arguments, behaviour matches the original non-interactive application. The shell reads from the terminal, writes to the console, and uses line-editing features provided by the host system to offer history and completion. I plan to maintain this package as part of the Python team.
Back to linux.debian.maint.python | Previous | Next | Find similar
Bug#1116218: ITP: python-click-shell -- Interactive shell mode with command completion for command-line applications Edward Betts <edward@4angle.com> - 2025-09-24 14:10 +0200
csiph-web