gmspy


Namegmspy JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/yexiang1992
SummaryGround Motions Signal Processing for Python
upload_time2025-02-17 00:52:53
maintainerNone
docs_urlNone
authorYexiang Yan
requires_python>=3.8
licenseGPL Licence
keywords ground motions seismic ims response spectra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI](https://img.shields.io/pypi/v/gmspy)](https://pypi.org/project/gmspy/)
[![Downloads](https://static.pepy.tech/badge/gmspy)](https://pepy.tech/project/gmspy)
[![Documentation Status](https://readthedocs.org/projects/gmspy/badge/?version=latest)](https://gmspy.readthedocs.io/en/latest/?badge=latest)
![license](https://img.shields.io/github/license/yexiang1992/gmspy)
[![CodeFactor](https://www.codefactor.io/repository/github/yexiang1992/gmspy/badge)](https://www.codefactor.io/repository/github/yexiang1992/gmspy)

``gmspy`` is a python package for dealing with ``ground motions time-histories`` induced by earthquakes, including various ``intensity measures (IMs)``, ``elastic response spectra``, ``constant ductility response spectra``, ``pre-processing``, etc.

To use, install `gmspy` from [gmspy-PyPI](https://pypi.org/project/gmspy/):

```python
pip install --upgrade gmspy
```

Document: [https://gmspy.readthedocs.io/en/latest/](https://gmspy.readthedocs.io/en/latest/)

### License

This software is published under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.en.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yexiang1992",
    "name": "gmspy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Ground Motions Seismic IMs response spectra",
    "author": "Yexiang Yan",
    "author_email": "yexiang_yan@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/da/dd/4d3661d411adf2885062835dca065179755f7e72f041b7b2a4c49f98c3d5/gmspy-0.1.2.tar.gz",
    "platform": "any",
    "description": "[![PyPI](https://img.shields.io/pypi/v/gmspy)](https://pypi.org/project/gmspy/)\r\n[![Downloads](https://static.pepy.tech/badge/gmspy)](https://pepy.tech/project/gmspy)\r\n[![Documentation Status](https://readthedocs.org/projects/gmspy/badge/?version=latest)](https://gmspy.readthedocs.io/en/latest/?badge=latest)\r\n![license](https://img.shields.io/github/license/yexiang1992/gmspy)\r\n[![CodeFactor](https://www.codefactor.io/repository/github/yexiang1992/gmspy/badge)](https://www.codefactor.io/repository/github/yexiang1992/gmspy)\r\n\r\n``gmspy`` is a python package for dealing with ``ground motions time-histories`` induced by earthquakes, including various ``intensity measures (IMs)``, ``elastic response spectra``, ``constant ductility response spectra``, ``pre-processing``, etc.\r\n\r\nTo use, install `gmspy` from [gmspy-PyPI](https://pypi.org/project/gmspy/):\r\n\r\n```python\r\npip install --upgrade gmspy\r\n```\r\n\r\nDocument: [https://gmspy.readthedocs.io/en/latest/](https://gmspy.readthedocs.io/en/latest/)\r\n\r\n### License\r\n\r\nThis software is published under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.en.html).\r\n",
    "bugtrack_url": null,
    "license": "GPL Licence",
    "summary": "Ground Motions Signal Processing for Python",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/yexiang1992"
    },
    "split_keywords": [
        "ground",
        "motions",
        "seismic",
        "ims",
        "response",
        "spectra"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2b145f1e12e8db83607197517696e601d10f3796f2255ded6d36dc7e5a6ae0e",
                "md5": "6456669f0d3c70b55f1a474ca8268e4f",
                "sha256": "32a2b265a2cb970cead9896fe20b4b42f20a6c85a6a7d8f7da3b9248f6f334d5"
            },
            "downloads": -1,
            "filename": "gmspy-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6456669f0d3c70b55f1a474ca8268e4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 210359,
            "upload_time": "2025-02-17T00:52:52",
            "upload_time_iso_8601": "2025-02-17T00:52:52.034007Z",
            "url": "https://files.pythonhosted.org/packages/c2/b1/45f1e12e8db83607197517696e601d10f3796f2255ded6d36dc7e5a6ae0e/gmspy-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dadd4d3661d411adf2885062835dca065179755f7e72f041b7b2a4c49f98c3d5",
                "md5": "762dca86a279b864f270e2633efb0ce3",
                "sha256": "5cbcfb92f05562c885345458197311b20bfe51846426d3c22baca881c2067e80"
            },
            "downloads": -1,
            "filename": "gmspy-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "762dca86a279b864f270e2633efb0ce3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 206389,
            "upload_time": "2025-02-17T00:52:53",
            "upload_time_iso_8601": "2025-02-17T00:52:53.943000Z",
            "url": "https://files.pythonhosted.org/packages/da/dd/4d3661d411adf2885062835dca065179755f7e72f041b7b2a4c49f98c3d5/gmspy-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 00:52:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gmspy"
}
        
Elapsed time: 4.98972s