# Pyrocko
### _A seismology toolkit for Python_
[](https://drone.pyrocko.org/pyrocko/pyrocko)
[](https://conda.anaconda.org/pyrocko)
[](https://pypi.python.org/pypi/pyrocko/)
## Installation
Pyrocko can be installed on various operating systems and in many different
installation styles. Please consult the [Pyrocko Installation Manual](https://pyrocko.org/docs/current/install/) for details.
### System wide installation from source
```
git clone https://git.pyrocko.org/pyrocko/pyrocko.git
cd pyrocko
python install.py deps system
python install.py system
```
### User installation from source
```
git clone https://git.pyrocko.org/pyrocko/pyrocko.git
cd pyrocko
pip install . # only install into isolated environments like this!
```
### Installation with Anaconda
Anaconda3 packages are available for Linux, OSX and Windows ([details](https://pyrocko.org/docs/current/install/packages/anaconda.html)).
```
conda install -c pyrocko pyrocko
```
### User installation with Python pip
Binary pip packages are available for Linux and Windows ([details](https://pyrocko.org/docs/current/install/packages/pip.html)).
```
pip install --user pyrocko
pip install --user --only-binary :all: PyQt5
```
## Documentation
Documentation and usage examples are available online at https://pyrocko.org/docs/current
## Community Support
Community support at [https://hive.pyrocko.org](https://hive.pyrocko.org/signup_user_complete/?id=9edryhxeptdbmxrecbwy3zg49y).
## Citation
The recommended citation for Pyrocko is: (You can find the BibTeX snippet in the
[`CITATION` file](CITATION.bib)):
> Heimann, Sebastian; Kriegerowski, Marius; Isken, Marius; Cesca, Simone; Daout, Simon; Grigoli, Francesco; Juretzek, Carina; Megies, Tobias; Nooshiri, Nima; Steinberg, Andreas; Sudhaus, Henriette; Vasyura-Bathke, Hannes; Willey, Timothy; Dahm, Torsten (2017): Pyrocko - An open-source seismology toolbox and library. V. 0.3. GFZ Data Services. https://doi.org/10.5880/GFZ.2.1.2017.001
[](https://doi.org/10.5880/GFZ.2.1.2017.001)
## License
GNU General Public License, Version 3, 29 June 2007
Copyright © 2017 Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences, Potsdam, Germany
Pyrocko is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Pyrocko is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
## Contact
* Sebastian Heimann;
sebastian.heimann@gfz-potsdam.de
* Marius Isken;
marius.isken@gfz-potsdam.de
* Marius Kriegerowski;
marius.kriegerowski@gfz-potsdam.de
```
Helmholtz Centre Potsdam German Research Centre for Geoscienes GFZ
Section 2.1: Physics of Earthquakes and Volcanoes
Helmholtzstraße 6/7
14467 Potsdam, Germany
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pyrocko",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Sebastian Heimann <sebastian.heimann@uni-potsdam.de>",
"keywords": "seismology, waveform analysis, earthquake modelling, geophysics, geophysical inversion",
"author": null,
"author_email": "The Pyrocko Developers <info@pyrocko.org>",
"download_url": "https://files.pythonhosted.org/packages/2a/a8/94d0881324403acfb68f2d039c4776e39068a727d5437db431153502ffd3/pyrocko-2025.1.21.tar.gz",
"platform": null,
"description": "# Pyrocko\n### _A seismology toolkit for Python_\n\n[](https://drone.pyrocko.org/pyrocko/pyrocko)\n[](https://conda.anaconda.org/pyrocko)\n[](https://pypi.python.org/pypi/pyrocko/)\n\n\n## Installation\n\nPyrocko can be installed on various operating systems and in many different\ninstallation styles. Please consult the [Pyrocko Installation Manual](https://pyrocko.org/docs/current/install/) for details.\n\n### System wide installation from source\n\n```\ngit clone https://git.pyrocko.org/pyrocko/pyrocko.git\ncd pyrocko\npython install.py deps system\npython install.py system\n```\n\n### User installation from source\n\n```\ngit clone https://git.pyrocko.org/pyrocko/pyrocko.git\ncd pyrocko\npip install . # only install into isolated environments like this!\n```\n\n### Installation with Anaconda\n\nAnaconda3 packages are available for Linux, OSX and Windows ([details](https://pyrocko.org/docs/current/install/packages/anaconda.html)).\n\n```\nconda install -c pyrocko pyrocko\n```\n\n### User installation with Python pip\n\nBinary pip packages are available for Linux and Windows ([details](https://pyrocko.org/docs/current/install/packages/pip.html)).\n\n```\npip install --user pyrocko\npip install --user --only-binary :all: PyQt5\n```\n\n## Documentation\n\nDocumentation and usage examples are available online at https://pyrocko.org/docs/current\n\n## Community Support\n\nCommunity support at [https://hive.pyrocko.org](https://hive.pyrocko.org/signup_user_complete/?id=9edryhxeptdbmxrecbwy3zg49y).\n\n## Citation\nThe recommended citation for Pyrocko is: (You can find the BibTeX snippet in the\n[`CITATION` file](CITATION.bib)):\n\n> Heimann, Sebastian; Kriegerowski, Marius; Isken, Marius; Cesca, Simone; Daout, Simon; Grigoli, Francesco; Juretzek, Carina; Megies, Tobias; Nooshiri, Nima; Steinberg, Andreas; Sudhaus, Henriette; Vasyura-Bathke, Hannes; Willey, Timothy; Dahm, Torsten (2017): Pyrocko - An open-source seismology toolbox and library. V. 0.3. GFZ Data Services. https://doi.org/10.5880/GFZ.2.1.2017.001\n\n[](https://doi.org/10.5880/GFZ.2.1.2017.001)\n\n## License\nGNU General Public License, Version 3, 29 June 2007\n\nCopyright \u00a9 2017 Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences, Potsdam, Germany\n\nPyrocko is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\nPyrocko is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\nYou should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.\n\n## Contact\n* Sebastian Heimann;\n sebastian.heimann@gfz-potsdam.de\n\n* Marius Isken;\n marius.isken@gfz-potsdam.de\n\n* Marius Kriegerowski;\n marius.kriegerowski@gfz-potsdam.de\n\n```\nHelmholtz Centre Potsdam German Research Centre for Geoscienes GFZ\nSection 2.1: Physics of Earthquakes and Volcanoes\nHelmholtzstra\u00dfe 6/7\n14467 Potsdam, Germany\n```\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "A versatile seismology toolkit for Python.",
"version": "2025.1.21",
"project_urls": {
"changelog": "https://git.pyrocko.org/pyrocko/pyrocko/src/branch/master/CHANGELOG.md",
"documentation": "https://pyrocko.org/docs",
"homepage": "https://pyrocko.org",
"repository": "https://git.pyrocko.org/pyrocko/pyrocko"
},
"split_keywords": [
"seismology",
" waveform analysis",
" earthquake modelling",
" geophysics",
" geophysical inversion"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d8e55027d7f77f7c3264fe8ea9584626b02f9eea365bdb4c4bba280c171c2b1c",
"md5": "d1aa456f9cd80e33e77fda1f6651d96f",
"sha256": "719f69d68015f38dc79c8311d733b97f6f1875faf16bef9a81c6e73e035c89e8"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp310-cp310-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "d1aa456f9cd80e33e77fda1f6651d96f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 1754188,
"upload_time": "2025-01-21T16:09:30",
"upload_time_iso_8601": "2025-01-21T16:09:30.904315Z",
"url": "https://files.pythonhosted.org/packages/d8/e5/5027d7f77f7c3264fe8ea9584626b02f9eea365bdb4c4bba280c171c2b1c/pyrocko-2025.1.21-cp310-cp310-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01b4e773f7a848c0d176f0e59701f70ec74a9f1fd95b66bb5348b1f4b0abf5f2",
"md5": "9c5f06155325e867c75803d29ff8874b",
"sha256": "be6d04db8010bd970840f947b3ca2f6f5bd3bddcb73ec99e13ee8b36cac5f026"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "9c5f06155325e867c75803d29ff8874b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 2212081,
"upload_time": "2025-01-21T16:11:36",
"upload_time_iso_8601": "2025-01-21T16:11:36.053030Z",
"url": "https://files.pythonhosted.org/packages/01/b4/e773f7a848c0d176f0e59701f70ec74a9f1fd95b66bb5348b1f4b0abf5f2/pyrocko-2025.1.21-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "633aec7dca4b6fee9a1b1f652aa88f76ca633547b6d67c29141adfa8fe3066bf",
"md5": "59ac0218bae16d6a885084e32eb89162",
"sha256": "704ce1bbec2ffce5cbf32a6c1a3e81d22b1ebe960090a0492da93066a787b9cb"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp311-cp311-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "59ac0218bae16d6a885084e32eb89162",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 1754223,
"upload_time": "2025-01-21T16:09:32",
"upload_time_iso_8601": "2025-01-21T16:09:32.398418Z",
"url": "https://files.pythonhosted.org/packages/63/3a/ec7dca4b6fee9a1b1f652aa88f76ca633547b6d67c29141adfa8fe3066bf/pyrocko-2025.1.21-cp311-cp311-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12a03b2141c6997c7269caefa1f3bfa07209e56444a25d2c1a38262a1524b13b",
"md5": "46c967e8e855d5d377e16861353b4cb7",
"sha256": "42bb78de805e53610ed01a05e0b7347203ef0257a28c67e1919e8739aadbcf6a"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "46c967e8e855d5d377e16861353b4cb7",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 2220869,
"upload_time": "2025-01-21T16:11:39",
"upload_time_iso_8601": "2025-01-21T16:11:39.486960Z",
"url": "https://files.pythonhosted.org/packages/12/a0/3b2141c6997c7269caefa1f3bfa07209e56444a25d2c1a38262a1524b13b/pyrocko-2025.1.21-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad991f843fcdf85bcf1c45c129d6f9a8c49df62ac0b2325c448f4d04a0b567aa",
"md5": "8125ea689ff13c370da1e67776c8158e",
"sha256": "97925f52b95f931982025066be621b728e9e9ee85beaad403a910c5a9b3647e1"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp312-cp312-macosx_10_13_universal2.whl",
"has_sig": false,
"md5_digest": "8125ea689ff13c370da1e67776c8158e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1760741,
"upload_time": "2025-01-21T16:09:33",
"upload_time_iso_8601": "2025-01-21T16:09:33.797244Z",
"url": "https://files.pythonhosted.org/packages/ad/99/1f843fcdf85bcf1c45c129d6f9a8c49df62ac0b2325c448f4d04a0b567aa/pyrocko-2025.1.21-cp312-cp312-macosx_10_13_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94f6dcd6eb066e50d0c77acca90be6c8dff0659fb200f20ea18d394a8b780387",
"md5": "73f1d86ac696b39f6c2f8b1aa5816702",
"sha256": "d96d10b4bfb15c064396cc851bd1c1a315e95ccd497b80cc62bf987440ba975d"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "73f1d86ac696b39f6c2f8b1aa5816702",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 2211945,
"upload_time": "2025-01-21T16:11:42",
"upload_time_iso_8601": "2025-01-21T16:11:42.241459Z",
"url": "https://files.pythonhosted.org/packages/94/f6/dcd6eb066e50d0c77acca90be6c8dff0659fb200f20ea18d394a8b780387/pyrocko-2025.1.21-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1b6c385246fd59ad90661277b5eb6ed45784367e02b198115534db302a0e1f42",
"md5": "26e2e3b9288f55c585b25ae62093f2f7",
"sha256": "d5bef8b8147a189e056641f7b21f3881b14b48722640d659f6397ffabff935a9"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp313-cp313-macosx_10_13_universal2.whl",
"has_sig": false,
"md5_digest": "26e2e3b9288f55c585b25ae62093f2f7",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 1760814,
"upload_time": "2025-01-21T16:09:35",
"upload_time_iso_8601": "2025-01-21T16:09:35.241637Z",
"url": "https://files.pythonhosted.org/packages/1b/6c/385246fd59ad90661277b5eb6ed45784367e02b198115534db302a0e1f42/pyrocko-2025.1.21-cp313-cp313-macosx_10_13_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b190ae569b8b8fc0964cef9f768bf2eb8112d116c4a6e2475e71ff8162c08cc6",
"md5": "239be3ba47ada3333d917d65e2fef63f",
"sha256": "006bb15ce3f225f10fbda9420e8a0d028338687b21f221a915d521c6d1901094"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "239be3ba47ada3333d917d65e2fef63f",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 2211625,
"upload_time": "2025-01-21T16:11:45",
"upload_time_iso_8601": "2025-01-21T16:11:45.006693Z",
"url": "https://files.pythonhosted.org/packages/b1/90/ae569b8b8fc0964cef9f768bf2eb8112d116c4a6e2475e71ff8162c08cc6/pyrocko-2025.1.21-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de3d28dfcc9c18ac31c569d49f774a99e8fbbf4f6ba09011d7e040342ded4038",
"md5": "e7f3994a9f70c4ca03807483a72a8487",
"sha256": "c7ed54bfd0e212b941ae9aa643b9fe5e6898d881ebee6023ba2d764aeaf77add"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e7f3994a9f70c4ca03807483a72a8487",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 2211389,
"upload_time": "2025-01-21T16:11:46",
"upload_time_iso_8601": "2025-01-21T16:11:46.839306Z",
"url": "https://files.pythonhosted.org/packages/de/3d/28dfcc9c18ac31c569d49f774a99e8fbbf4f6ba09011d7e040342ded4038/pyrocko-2025.1.21-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0a104c9b010fd41896dab6c9586aae388607e5f21a55e6462d29d82746d45ddb",
"md5": "31963743961274b40cea8527ee18ad69",
"sha256": "3f23504c7a1580901dd844804a0f3ac4e87bb98f7d50c7b94fc85f4fb65cd619"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "31963743961274b40cea8527ee18ad69",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 2208108,
"upload_time": "2025-01-21T16:11:48",
"upload_time_iso_8601": "2025-01-21T16:11:48.565351Z",
"url": "https://files.pythonhosted.org/packages/0a/10/4c9b010fd41896dab6c9586aae388607e5f21a55e6462d29d82746d45ddb/pyrocko-2025.1.21-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2aa894d0881324403acfb68f2d039c4776e39068a727d5437db431153502ffd3",
"md5": "9096bab4758112dac3fb5bbad22584f1",
"sha256": "07d6a096dc13f65be741f5b616a031df7964a693cb45fe645013c02aa4de5f93"
},
"downloads": -1,
"filename": "pyrocko-2025.1.21.tar.gz",
"has_sig": false,
"md5_digest": "9096bab4758112dac3fb5bbad22584f1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2103397,
"upload_time": "2025-01-21T16:08:18",
"upload_time_iso_8601": "2025-01-21T16:08:18.004314Z",
"url": "https://files.pythonhosted.org/packages/2a/a8/94d0881324403acfb68f2d039c4776e39068a727d5437db431153502ffd3/pyrocko-2025.1.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 16:08:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyrocko"
}