Subsections
- argparse
- atexit
- commands
- cProfile
- datetime (also rfc2822)
- distutils
- doty to datetime
- glob, unix style pathname pattern expansion
- importlib
- importlib, reload
- inspect (all members of a class)
- math
- matplotlib
- multiprocessing
- psutil, python system and process utilities
- pyqtgraph
- numpy
- os
- os.access()
- os.chdir()
- os.chmod()
- os.environ
- os.getcwd()
- os.getenv()
- os.getpid()
- os.isatty()
- os.kill()
- os.listdir() (all files in a directory)
- os.mkdir()
- os.path.abspath(), current files directory path
- os.path.basename()
- os.path.dirname()
- os.path.exists()
- os.path.getmtime()
- os.path.getsize()
- os.path.isdir()
- os.path.isExecutable()
- os.path.isfile()
- os.popen(), capturing shell command output
- os.popen(), ps ax, MacroServer/haspp09
- os.popen(), with time-out
- os.remove(), os.rmdir()
- os.rename() (mv)
- os.system(), execute a shell command, sensing the return-state
- os.system(), calling ping
- os.walk(), traverse dirs and sub-dirs
- platform
- pprint
- random, seed(), setstate(), getstate()
- shelve, persistent dictionary
- shlex, split preserving quoted substrings
- shutil, copy files
- signal
- socket
- string
- subprocess, capturing shell command output
- swig
- sys
- threads
- time
- traceback
- zeromq