Back to Browse

A better Python REPL – bpython vs python interpreter

20.3K views
Dec 15, 2015
7:34

https://dbader.org/python-tricks ► Master Python with short & sweet productivity tips and code snippets A quick Python tutorial video that demonstrates "bpython", an awesome alternative Python interpreter. Compared to the vanilla Python interpreter bpython knows a few extra tricks like: syntax highlighting, auto indent (yay!), and auto completion. Bpython is somewhat similar to the IPython REPL, but personally I like it better. It's nimble and fast and a joy to program with. Check it out, it’s a really great tool! FREE COURSE – "5 Thoughts on Mastering Python" https://dbader.org/python-mastery SUBSCRIBE TO THIS CHANNEL: https://dbader.org/youtube * * * ► Python Developer MUGS, T-SHIRTS & MORE: https://nerdlettering.com FREE Python Coding Tutorials & News: » Python Tutorials: https://dbader.org » Python News on Twitter: https://twitter.com/@dbader_org » Weekly Tips for Pythonistas: https://dbader.org/newsletter » Subscribe to this channel: https://dbader.org/youtube

Download

0 formats

No download links available.

A better Python REPL – bpython vs python interpreter | NatokHD