ObsPy is organized into several functional categories:
General Packages
Core functionality including obspy.core, obspy.geodetics, obspy.imaging, obspy.realtime, obspy.signal, and obspy.taup.
Database or Web Service Access Clients
Clients for remote and local data access, including obspy.clients.earthworm, obspy.clients.fdsn, obspy.clients.filesystem, obspy.clients.iris, obspy.clients.neic, obspy.clients.nrl, obspy.clients.seedlink, and obspy.clients.syngine.
Command-line Scripts
ObsPy ships with various scripts for tasks like imaging (scan, plot, mopad), data conversion (dataless2xseed, xseed2dataless), and reporting (sds_html_report).