Skip to content

Add cmd2 to Command-line Application Development section#1309

Closed
tleonhardt wants to merge 1 commit intovinta:masterfrom
tleonhardt:add-cmd2
Closed

Add cmd2 to Command-line Application Development section#1309
tleonhardt wants to merge 1 commit intovinta:masterfrom
tleonhardt:add-cmd2

Conversation

@tleonhardt
Copy link

@tleonhardt tleonhardt commented Jun 29, 2019

What is this Python project?

cmd2 library for interactive command-line application development

  • The goal of this project is to make it quick and easy for developers to create feature-rich interactive shell applications

What's the difference between this Python project and similar ones?

  • Applications created are full-featured shells in their own right with ability to call shell commands, redirect command output, pipe command output to shell commands, etc.
  • Superior tab-completion capabilities, especially when using included argparse decorators
  • Both Python and ASCII text application scripting is built-in
  • Ability to run non-interactively for automation purposes
    --

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@stale
Copy link

stale bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
@tleonhardt
Copy link
Author

@vinta Hey Vinta, first off thank you for creating such a useful service for the Python community.

My understanding is that issues usually merge in once the thumbs-up votes reach 20. This issue has met that criteria. Is there anything further which needs to be done?

Thanks!

@stale stale bot removed the stale label Oct 30, 2019
@stale stale bot added the stale label Nov 29, 2019
@stale stale bot closed this Nov 29, 2019
@tleonhardt
Copy link
Author

@vinta Can we please re-open this? We had 23 up-votes. I think this should have merged other than gone stale. And I 1 hour time between a stale warning and closing seems a bit tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant