gwpy


Namegwpy JSON
Version 3.0.9 PyPI version JSON
download
home_pageNone
SummaryA python package for gravitational-wave astrophysics
upload_time2024-07-12 16:25:12
maintainerNone
docs_urlhttps://pythonhosted.org/gwpy/
authorNone
requires_python>=3.8
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            GWpy is a collaboration-driven Python package providing tools for
studying data from ground-based gravitational-wave detectors.

GWpy provides a user-friendly, intuitive interface to the common
time-domain and frequency-domain data produced by the LIGO and Virgo
observatories and their analyses, with easy-to-follow tutorials at each
step.

<https://gwpy.github.io>

# Release status

[![PyPI version](https://badge.fury.io/py/gwpy.svg)](http://badge.fury.io/py/gwpy)
[![Conda version](https://img.shields.io/conda/vn/conda-forge/gwpy.svg)](https://anaconda.org/conda-forge/gwpy/)

[![DOI](https://zenodo.org/badge/9979119.svg)](https://zenodo.org/badge/latestdoi/9979119)
[![License](https://img.shields.io/pypi/l/gwpy.svg)](https://choosealicense.com/licenses/gpl-3.0/)
![Supported Python versions](https://img.shields.io/pypi/pyversions/gwpy.svg)

# Development status

[![Build status](https://github.com/gwpy/gwpy/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gwpy/gwpy/actions?query=branch%3Amain)
[![Coverage status](https://codecov.io/gh/gwpy/gwpy/branch/main/graph/badge.svg)](https://codecov.io/gh/gwpy/gwpy)
[![Maintainability](https://api.codeclimate.com/v1/badges/2cf14445b3e070133745/maintainability)](https://codeclimate.com/github/gwpy/gwpy/maintainability)

# Installation

To install, you can do:

```
conda install -c conda-forge gwpy
```

or

```
python -m pip install gwpy
```

You can test your installation, and its version by

```
python -c "import gwpy; print(gwpy.__version__)"
```

# License

GWpy is released under the GNU General Public License v3.0 or later, see [here](https://choosealicense.com/licenses/gpl-3.0/) for a description of this license, or see the [LICENSE](https://github.com/gwpy/gwpy/blob/main/LICENSE) file for the full text.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gwpy",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/gwpy/",
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Duncan Macleod <duncan.macleod@ligo.org>",
    "download_url": "https://files.pythonhosted.org/packages/eb/aa/da5540d663d08088faa2af3278f2e565431d5f1df1564262eec38a762dfa/gwpy-3.0.9.tar.gz",
    "platform": null,
    "description": "GWpy is a collaboration-driven Python package providing tools for\nstudying data from ground-based gravitational-wave detectors.\n\nGWpy provides a user-friendly, intuitive interface to the common\ntime-domain and frequency-domain data produced by the LIGO and Virgo\nobservatories and their analyses, with easy-to-follow tutorials at each\nstep.\n\n<https://gwpy.github.io>\n\n# Release status\n\n[![PyPI version](https://badge.fury.io/py/gwpy.svg)](http://badge.fury.io/py/gwpy)\n[![Conda version](https://img.shields.io/conda/vn/conda-forge/gwpy.svg)](https://anaconda.org/conda-forge/gwpy/)\n\n[![DOI](https://zenodo.org/badge/9979119.svg)](https://zenodo.org/badge/latestdoi/9979119)\n[![License](https://img.shields.io/pypi/l/gwpy.svg)](https://choosealicense.com/licenses/gpl-3.0/)\n![Supported Python versions](https://img.shields.io/pypi/pyversions/gwpy.svg)\n\n# Development status\n\n[![Build status](https://github.com/gwpy/gwpy/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gwpy/gwpy/actions?query=branch%3Amain)\n[![Coverage status](https://codecov.io/gh/gwpy/gwpy/branch/main/graph/badge.svg)](https://codecov.io/gh/gwpy/gwpy)\n[![Maintainability](https://api.codeclimate.com/v1/badges/2cf14445b3e070133745/maintainability)](https://codeclimate.com/github/gwpy/gwpy/maintainability)\n\n# Installation\n\nTo install, you can do:\n\n```\nconda install -c conda-forge gwpy\n```\n\nor\n\n```\npython -m pip install gwpy\n```\n\nYou can test your installation, and its version by\n\n```\npython -c \"import gwpy; print(gwpy.__version__)\"\n```\n\n# License\n\nGWpy is released under the GNU General Public License v3.0 or later, see [here](https://choosealicense.com/licenses/gpl-3.0/) for a description of this license, or see the [LICENSE](https://github.com/gwpy/gwpy/blob/main/LICENSE) file for the full text.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "A python package for gravitational-wave astrophysics",
    "version": "3.0.9",
    "project_urls": {
        "Bug Tracker": "https://github.com/gwpy/gwpy/issues",
        "Discussion Forum": "https://gwpy.slack.com",
        "Documentation": "https://gwpy.github.io/docs/",
        "Source Code": "https://github.com/gwpy/gwpy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fab0d9291d3be7ab09eba06e0b158d6ab11ea32860a90fad15646454c8dd7c4",
                "md5": "7c5cb181732c0b3737ae0b64c774df3f",
                "sha256": "ecc5e9d903673afc97ed66905c59158b8dff7151781101e15c0e54d8111facf5"
            },
            "downloads": -1,
            "filename": "gwpy-3.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c5cb181732c0b3737ae0b64c774df3f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1394633,
            "upload_time": "2024-07-12T16:25:09",
            "upload_time_iso_8601": "2024-07-12T16:25:09.088933Z",
            "url": "https://files.pythonhosted.org/packages/2f/ab/0d9291d3be7ab09eba06e0b158d6ab11ea32860a90fad15646454c8dd7c4/gwpy-3.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebaada5540d663d08088faa2af3278f2e565431d5f1df1564262eec38a762dfa",
                "md5": "5fb7e831db97a9cc3c494b586ca68409",
                "sha256": "236daab199b30dab9c7d7af79b75255aee7aae1f0fe0cee5969d90dea99fc1aa"
            },
            "downloads": -1,
            "filename": "gwpy-3.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "5fb7e831db97a9cc3c494b586ca68409",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1537438,
            "upload_time": "2024-07-12T16:25:12",
            "upload_time_iso_8601": "2024-07-12T16:25:12.235437Z",
            "url": "https://files.pythonhosted.org/packages/eb/aa/da5540d663d08088faa2af3278f2e565431d5f1df1564262eec38a762dfa/gwpy-3.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-12 16:25:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gwpy",
    "github_project": "gwpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gwpy"
}
        
Elapsed time: 0.31847s