obspy 1.5.0


pip install obspy

  Latest version

Released: Mar 13, 2026


Meta
Author: The ObsPy Development Team
Requires Python: >=3.8

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Science/Research
  • Developers

License
  • OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Topic
  • Scientific/Engineering
  • Scientific/Engineering :: Physics

ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series (see Beyreuther et al. 2010, Megies et al. 2011).

The goal of the ObsPy project is to facilitate rapid application development for seismology.

For more information visit https://www.obspy.org.

copyright:

The ObsPy Development Team (devs@obspy.org)

license:

GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Wheel compatibility matrix

Platform CPython 3.8 CPython 3.9 CPython 3.10 CPython 3.11 CPython 3.12 CPython 3.13 CPython 3.14
macosx_11_0_arm64
manylinux_2_27_x86_64
manylinux_2_28_x86_64
win_amd64

Files in release

Extras:
Dependencies:
numpy (>=1.21)
scipy (>=1.7)
matplotlib (>=3.3)
lxml
setuptools
sqlalchemy (>=1.4)
decorator
requests