Rave post; IPython
Author |
Message |
btiffin
|
Posted: Wed Sep 12, 2012 1:55 am Post subject: Rave post; IPython |
|
|
I've become a fan.
http://ipython.org/ipython-doc/dev/interactive/qtconsole.html
That screen shot is the first one I found, but those same interactive graphics work in web notebooks. Browser python, very neat, collaborative, neater.
But, that's no where near the whole picture. A "better" shell, in my humble. Parallel computing (with only a few little scaries, like the hardships with securing ZeroMQ, a feature of programming systems built by scientists, perhaps too trusting while sharing, not unsurmountable). All round shiny awesome.
Joy.
Cheers |
|
|
|
|
|
Sponsor Sponsor
|
|
|
SNIPERDUDE
|
Posted: Wed Sep 12, 2012 11:02 am Post subject: RE:Rave post; IPython |
|
|
Thanks for the share, awesome stuff |
|
|
|
|
|
btiffin
|
Posted: Tue Aug 13, 2013 12:16 pm Post subject: RE:Rave post; IPython |
|
|
IPython 1.0 reference implementation has been released.
http://ipython.org/
If you have an earlier version, upgrade with
code: |
easy_install --upgrade ipython[all]
|
if not, then simply
code: |
easy_install ipython[all]
|
IPython is some cool Python. Once you've burned a few hours customizing your profiles and preferences (you don't have to, but you'll want to, because you can), you can start getting that time back by being more productive with Python development (and then burn more time as IPython makes exploring the entire Python ecosystem so much more fun and accesible).
Cheers |
|
|
|
|
|
btiffin
|
|
|
|
|
markpollo
|
Posted: Sat Dec 07, 2013 1:17 am Post subject: RE:Rave post; IPython |
|
|
Some person is like running a blog. The reason for this is that they like writing as hobby. Then, they prefer to share Some data that could aid different people. |
|
|
|
|
|
|
|