0
votes
2answers
41 views
How to define the help of the CLI program in the __doc__ ?
Hello guys,
I would like to do something like this :
def main():
"""
Display Information about a Google Calendar
-u --user login Google Login
-p --pass password Google …
13
votes
8answers
2k views
How to cartoon-ify an image programmatically?
Maybe you have noticed, but cartoon-ifying your photos is the latest rage on the internet. My boss now wants our product, which works with photos and videos of people, to cartoonify them. So I need an …
3
votes
5answers
1k views
How to handle a ctrl-break signal in a command line interface
Before I begin, I want to clarify that this is not a command-line tool, but an application that accepts commands through it's own command-line interface.
Edit: I must apologize about my explanation …
3
votes
8answers
326 views
Java command-line launchers
I am working on a .jar file library to implement a bunch of helper classes to interface a PC to a piece of external hardware. I'll also add some simple applications, either command-line or GUI, to …
0
votes
6answers
150 views
Would you like help me to rename trash command of trash-cli?
Hi,
I'm the developer of the trash-cli project.
The trash-cli project is a opensource implementation of the FreeDesktop.org
Trash Specification that provides a command line interface to manage the
…
