Development Environments
Most Python implementations (including CPython) can function as a command line interpreter, for which the user enters statements sequentially and receives the results immediately. In short, Python acts as a shell.
Other shells add capabilities beyond those in the basic interpreter, including IDLE and IPython. While generally following the visual style of the Python shell, they implement features like auto-completion, retention of session state, and syntax highlighting.
In addition to standard desktop Python IDEs (integrated development environments), there are also browser-based IDEs, Sage, (intended for developing science and math-related Python programs), and a hosted IDE, pythonAnywhere.
Read more about this topic: Python Implementations
Famous quotes containing the words development and/or environments:
“... work is only part of a mans life; play, family, church, individual and group contacts, educational opportunities, the intelligent exercise of citizenship, all play a part in a well-rounded life. Workers are men and women with potentialities for mental and spiritual development as well as for physical health. We are paying the price today of having too long sidestepped all that this means to the mental, moral, and spiritual health of our nation.”
—Mary Barnett Gilson (1877?)
“Corporate America will likely be motivated to support child care when it can be shown to have positive effects on that which management is concerned aboutrecruitment, retention and productivity. Indeed, employers relate to child care as a way to provide growth fostering environments for young managers.”
—Dana E. Friedman (20th century)