Multimedia |
Messengers |
Desktop |
Development |
Education |
Games |
Graphics |
Networking |
Security |
Servers |
Utilities |
Web Dev
Home ›
Development ›
Python - IPython
Python - IPython
By SciPy
Rating:
3.8/5 (10)
License type:
Open source
Latest version:
3.1
Last updated:
January 17th, 2011
This review applies to version 0.1.
One of Python’s most useful features is its interactive interpreter. This system allows very fast testing of ideas without the overhead of creating test files as is typical in most programming...