bashplotlib icon indicating copy to clipboard operation
bashplotlib copied to clipboard

plotting in the terminal

Results 23 bashplotlib issues
Sort by recently updated
recently updated
newest added

Hello, I'm looking for a python script to draw candlestick plot inside a text user interface (ncurses or urwid). Could you help me to do that ? For now I've...

Hello, I just send you this message to say you that OptParse is now deprecated http://docs.python.org/2/library/optparse.html You should use ArgParse http://docs.python.org/2/library/argparse.html#module-argparse Some other python command line parsers are docopt http://docopt.org/...