Skip to main content
Back to top
Ctrl
+
K
Changelog
Introduction
Installation
Getting Started
The itom User Interface
More
Plots and Figures
Extending the user interface of itom
Plugins
Python Scripting Language
itom Script Reference
Miscellaneous
Demo scripts
Contributing
GitHub
Changelog
Introduction
Installation
Getting Started
The itom User Interface
Plots and Figures
Extending the user interface of itom
Plugins
Python Scripting Language
itom Script Reference
Miscellaneous
Demo scripts
Contributing
GitHub
Section Navigation
9.1. Python-Module
itom
9.2. Array class DataObject
9.3. Save and load images and other files
9.4. Popular Python packages
9.5. Python package matplotlib
9.6. Python package plotly
9.7. Python-Module matlab
9.8. Reload modified modules
9.9. Python Limitations in
itom
9.10. Python - common problems and solutions
9.11. Python tutorial
9.11.1. Creating a project folder and run a first program
9.11.2. Numbers and math
9.11.3. Variables and names
9.11.4. Strings and text
9.11.5. Dictionaries, Lists and Tuples
9.11.6. If and else statements
9.11.7. Loops and Lists
9.11.8. Classes and Objects
9.11.9. Functions
9.11.10. Modules
9.11.11. Prompting and passing
9.11.12. Reading and writing files
9.
Python Scripting Language
9.11.
Python tutorial
9.11.12.
Reading and writing files
#
Pickle -> load / dump
Show Source