Interesting online python sites
Posted February 28, 2013 at 06:58 PM | categories: python | tags:
Updated February 28, 2013 at 07:01 PM
I have come across some very interesting online, interactive python sites recently.
- http://interactivepython.org has some interactive books with embedded python interpreters in the exercises.
- sympy actually has an online shell! The documentation has live examples in a shell you can use that is integrated with Sphinx.
Here are a few others I came across:
- https://www.pythonanywhere.com/try-ipython/ Ipython in your browser!
- http://www.trypython.org/#
- http://www.pythontutor.com/
- http://py-ide-online.appspot.com/
Copyright (C) 2013 by John Kitchin. See the License for information about copying.