bashplotlib
bashplotlib copied to clipboard
Python3 Support
Nice library, but because of prints without parenthesis, doesn't work in python3. I suggest adding print_function future import and using () after all prints to support both 2 and 3.
Hi.
I've used this plotting tool some times, and I'm trying to use python3 as much as possible. Did a fork and made the latest master work with python 3.4.3 on Ubuntu. Tested (manually) and verified.
Will send a pull request.
LGTM, thanks.
Nice! I think this issue can be closed now?
Can someone with rights close this? @glamp