We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Getting Started with IPython

Formale Metadaten

Titel
Getting Started with IPython
Serientitel
Anzahl der Teile
8
Autor
Lizenz
CC-Namensnennung 4.0 International:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
This talk introduces listeners to the basics of IPython, an enhanced interactive Python shell that is superior to the default Python shell. Jacinda performs a live demonstration of key features of IPython, including: * Tab-completion of the local namespace * "Magic" commands including %paste, %cd and more * Auto-indentation of code * Command history * Interactive profiling and timing support