seismutils


Nameseismutils JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/gabrielepaoletti/seismutils
SummaryAn open-source Python toolkit offering a collection of efficient, easy-to-use functions for seismic data analysis.
upload_time2024-02-12 11:40:58
maintainer
docs_urlNone
authorGabriele Paoletti
requires_python>=3.11
licenseMIT
keywords seismology earthquake geophysics data-analysis
VCS
bugtrack_url
requirements matplotlib numpy pandas pyproj scipy typing
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Logo](https://imgur.com/6QeFtQt.png)

------------------------------------------

## SEISMUTILS: Streamlined seismic exploration and analysis
An open-source Python toolkit tailored for seismology professionals seeking to enhance their productivity and streamline their workflows.

Designed with a focus on simplicity and efficiency, it offers an intuitive suite of tools for seamless manipulation, visualization, and analysis of seismic data minimizing the complexity often associated with data processing.

## Documentation
For a comprehensive guide on how to install, configure, and use this module, please refer to the [official documentation](https://seismutils.readthedocs.io/en/latest/). The documentation provides detailed instructions on setting up the module, as well as examples and best practices to help you get the most out of your experience.

Should you have any questions or encounter any issues while using the module, please consult the FAQ and troubleshooting sections of the documentation. For further assistance, do not hesitate to contact me!

## Contribution
Contributions are welcome and greatly appreciated. Every bit of help counts, from bug reports, feature requests, to code and documentation improvements.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gabrielepaoletti/seismutils",
    "name": "seismutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "seismology earthquake geophysics data-analysis",
    "author": "Gabriele Paoletti",
    "author_email": "gabriele.paoletti@uniroma1.it",
    "download_url": "https://files.pythonhosted.org/packages/9f/5b/c24f62e8e6fd483b58022338f3adad4c74f26695f6cac2649801e1541975/seismutils-0.3.1.tar.gz",
    "platform": null,
    "description": "![Logo](https://imgur.com/6QeFtQt.png)\n\n------------------------------------------\n\n## SEISMUTILS: Streamlined seismic exploration and analysis\nAn open-source Python toolkit tailored for seismology professionals seeking to enhance their productivity and streamline their workflows.\n\nDesigned with a focus on simplicity and efficiency, it offers an intuitive suite of tools for seamless manipulation, visualization, and analysis of seismic data minimizing the complexity often associated with data processing.\n\n## Documentation\nFor a comprehensive guide on how to install, configure, and use this module, please refer to the [official documentation](https://seismutils.readthedocs.io/en/latest/). The documentation provides detailed instructions on setting up the module, as well as examples and best practices to help you get the most out of your experience.\n\nShould you have any questions or encounter any issues while using the module, please consult the FAQ and troubleshooting sections of the documentation. For further assistance, do not hesitate to contact me!\n\n## Contribution\nContributions are welcome and greatly appreciated. Every bit of help counts, from bug reports, feature requests, to code and documentation improvements.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An open-source Python toolkit offering a collection of efficient, easy-to-use functions for seismic data analysis.",
    "version": "0.3.1",
    "project_urls": {
        "Download": "https://github.com/gabrielepaoletti/seismutils",
        "Homepage": "https://github.com/gabrielepaoletti/seismutils"
    },
    "split_keywords": [
        "seismology",
        "earthquake",
        "geophysics",
        "data-analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab1dccc814ac9671857307845209b31e455b1f8ecfb253d89f8122c30c72290c",
                "md5": "276e4bdfa51abe0c4c0faa755ed612e3",
                "sha256": "51541ef3eeebcb84ec124744944f908bf1ca6e4529a2f37de97dd96a0318d0c0"
            },
            "downloads": -1,
            "filename": "seismutils-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "276e4bdfa51abe0c4c0faa755ed612e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 16621,
            "upload_time": "2024-02-12T11:40:56",
            "upload_time_iso_8601": "2024-02-12T11:40:56.608387Z",
            "url": "https://files.pythonhosted.org/packages/ab/1d/ccc814ac9671857307845209b31e455b1f8ecfb253d89f8122c30c72290c/seismutils-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f5bc24f62e8e6fd483b58022338f3adad4c74f26695f6cac2649801e1541975",
                "md5": "493e4c1a0c01f09c7fdc5e91fa7bac63",
                "sha256": "6cf721e4527d19651cd6dcc0f2a352ac4715d097e8719d3671a429e537d57022"
            },
            "downloads": -1,
            "filename": "seismutils-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "493e4c1a0c01f09c7fdc5e91fa7bac63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 16319,
            "upload_time": "2024-02-12T11:40:58",
            "upload_time_iso_8601": "2024-02-12T11:40:58.195458Z",
            "url": "https://files.pythonhosted.org/packages/9f/5b/c24f62e8e6fd483b58022338f3adad4c74f26695f6cac2649801e1541975/seismutils-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 11:40:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gabrielepaoletti",
    "github_project": "seismutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pyproj",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "typing",
            "specs": []
        }
    ],
    "lcname": "seismutils"
}
        
Elapsed time: 0.16398s