Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Most viewed recipes tagged "cli"
Tags:
cli
x
38
k
views
2
score
query yes/no
Python
/
ask
,
cli
,
no
,
query
,
raw_input
,
yes
/
by
Trent Mick
(14 years ago, revision 2)
28
k
views
5
score
transform command line arguments to args and kwargs for a method call
Python
/
argv
,
cli
,
json
/
by
Trent Mick
(14 years ago, revision 2)
19
k
views
3
score
Unix tee-like functionality via a Python class
Python
/
cli
,
command
,
commandline
,
linux
,
python
,
tee
,
unix
,
utilities
,
windows
/
by
Vasudev Ram
(7 years ago)
13
k
views
2
score
Send Email
Python
/
argparse
,
cli
,
command
,
email
,
interface
,
line
,
mail
,
python
,
send
,
smtplib
/
by
sfwgeek
(11 years ago, revision 5)
10
k
views
1
score
Progress bar class
Python
/
class
,
cli
,
curses
,
files
,
module
,
progress
/
by
Xavier L.
(11 years ago, revision 5)
10
k
views
3
score
query yes/no/quit
Python
/
ask
,
cli
,
no
,
query
,
quit
,
raw_input
,
yes
/
by
Trent Mick
(14 years ago)
10
k
views
2
score
Give Python code a web plus command-line interface with hug
Python
/
cli
,
commandline
,
hug
,
library
,
python
,
python3
,
user_interface
,
web
,
web_server
/
by
Vasudev Ram
(7 years ago)
10
k
views
1
score
Automated management of CLI devices
Python
/
cli
,
management
,
ssh
,
telnet
,
tunnel
/
by
Alan Holt
(14 years ago)
10
k
views
0
score
file path generator from path patterns
Python
/
cli
,
files
,
path
,
paths
,
walk
/
by
Trent Mick
(13 years ago, revision 4)
7
k
views
1
score
command line query
Python
/
ask
,
cli
,
query
,
raw_input
/
by
Trent Mick
(14 years ago, revision 3)
7
k
views
1
score
query
Python
/
ask
,
cli
,
query
,
raw_input
/
by
Trent Mick
(14 years ago)
6
k
views
1
score
query custom answers
Python
/
cli
,
query
/
by
Trent Mick
(14 years ago)
5
k
views
1
score
Generate automatically list of actions with argparse
Python
/
argparse
,
cli
/
by
Andrea Crotti
(12 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "cli"
Top-rated recipes
transform command line arguments t…
(Python)
Unix tee-like functionality via a …
(Python)
query yes/no/quit
(Python)
Give Python code a web plus comman…
(Python)
query yes/no
(Python)
Send Email
(Python)
Progress bar class
(Python)
Generate automatically list of act…
(Python)
query
(Python)
command line query
(Python)
Related tags
+
−
query
(5)
+
−
ask
(4)
+
−
raw_input
(4)
+
−
python
(3)
+
−
argparse
(2)
+
−
command
(2)
+
−
commandline
(2)
+
−
files
(2)
+
−
no
(2)
+
−
yes
(2)
+
−
argv
+
−
class
+
−
curses
+
−
email
+
−
hug
+
−
interface
+
−
json
+
−
library
+
−
line
+
−
linux
x
Undo