Skip to main content

A versatile seismology toolkit for Python.

Project description

Pyrocko is an open source seismology toolbox and library, written in the Python programming language. It can be utilized flexibly for a variety of geophysical tasks, like seismological data processing and analysis, modelling of InSAR, GPS data and dynamic waveforms, or for seismic source characterization.

Installation with pip

Using pip, Pyrocko can be installed from source or binary packages which we have uploaded to the Python Package Index. Depending on your attitude, different installation variants are possible (see following sections). The complete installation guide is available in the Pyrocko manual.

Good to Know:

  • Consequently use pip3 instead of pip if you want to be sure that Python3 versions are installed

  • Add the --user option to all pip commands if you want to install into your home directory.

  • Consider using virtual environments when using pip to lower the risk of package conflicts.

Variant 1: allow pip to resolve dependencies

pip install pyrocko

# and, (only) if you want to use Snuffler:

pip install --only-binary :all: PyQt5

Advantages:

  • Quick and easy.

Disadvantages:

  • Dependencies installed by pip may shadow native system packages.

  • May turn your system into a big mess.

Variant 2: use your system’s package manager to install dependencies

Install Pyrocko’s requirements through your system’s package manager (see System specific installation instructions), then use pip with the --no-deps option to install Pyrocko:

# first use apt-get/yum/pacman to install prerequisites (see above), then:

pip install --no-deps pyrocko

Advantages:

  • Prevents package dependency conflicts.

Disadvantages:

  • Need root access.

  • A bit more work to set up.

Documentation

Documentation, examples and support at https://pyrocko.org/.

Development

Join us at https://git.pyrocko.org/.

– The Pyrocko Developers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrocko-2022.4.28.tar.gz (1.9 MB view hashes)

Uploaded Source

Built Distributions

pyrocko-2022.4.28-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyrocko-2022.4.28-cp39-cp39-win_amd64.whl (1.3 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

pyrocko-2022.4.28-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pyrocko-2022.4.28-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.8 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

pyrocko-2022.4.28-cp38-cp38-win_amd64.whl (1.3 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

pyrocko-2022.4.28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pyrocko-2022.4.28-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.8 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

pyrocko-2022.4.28-cp37-cp37m-win_amd64.whl (1.3 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

pyrocko-2022.4.28-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

pyrocko-2022.4.28-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.8 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.5+ x86-64

pyrocko-2022.4.28-cp36-cp36m-win_amd64.whl (1.3 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

pyrocko-2022.4.28-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

pyrocko-2022.4.28-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.8 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.5+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page