Name | gwdetchar JSON |
Version |
2.2.7
JSON |
| download |
home_page | None |
Summary | A python package for gravitational-wave detector characterisation |
upload_time | 2024-07-20 00:14:17 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | GPL-3.0-or-later |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
############################################
Gravitational-wave Detector Characterisation
############################################
GWDetChar is a python package for for gravitational-wave detector
characterisation and data quality.
|PyPI version| |Conda version|
|DOI| |License| |Supported Python versions|
|Build Status| |Coverage Status| |Documentation Status|
https://gwdetchar.readthedocs.io
------------
Installation
------------
GWDetChar is best installed with `conda`_:
.. code:: bash
conda install -c conda-forge gwdetchar
but can also be installed with `pip`_:
.. code:: bash
python -m pip install gwdetchar
------------
Contributing
------------
All code should follow the Python Style Guide outlined in `PEP 0008`_;
users can use the `flake8`_ package to check their code for style issues
before submitting.
See `the contributions guide`_ for the recommended procedure for
proposing additions/changes.
.. _PEP 0008: https://www.python.org/dev/peps/pep-0008/
.. _flake8: http://flake8.pycqa.org
.. _the contributions guide: https://github.com/gwdetchar/gwdetchar/blob/master/CONTRIBUTING.md
.. _conda: https://conda.io
.. _pip: https://pip.pypa.io/en/stable/
.. |PyPI version| image:: https://badge.fury.io/py/gwdetchar.svg
:target: http://badge.fury.io/py/gwdetchar
.. |Conda version| image:: https://img.shields.io/conda/vn/conda-forge/gwdetchar.svg
:target: https://anaconda.org/conda-forge/gwdetchar/
.. |DOI| image:: https://zenodo.org/badge/36960054.svg
:target: https://zenodo.org/badge/latestdoi/36960054
.. |License| image:: https://img.shields.io/pypi/l/gwdetchar.svg
:target: https://choosealicense.com/licenses/gpl-3.0/
.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/gwdetchar.svg
:target: https://pypi.org/project/gwdetchar/
.. |Build Status| image:: https://github.com/gwdetchar/gwdetchar/actions/workflows/build.yml/badge.svg
:target: https://github.com/gwdetchar/gwdetchar/actions/workflows/build.yml
.. |Coverage Status| image:: https://codecov.io/gh/gwdetchar/gwdetchar/branch/master/graph/badge.svg
:target: https://codecov.io/gh/gwdetchar/gwdetchar
.. |Documentation Status| image:: https://readthedocs.org/projects/gwdetchar/badge/?version=latest
:target: https://gwdetchar.readthedocs.io/en/latest/?badge=latest
Raw data
{
"_id": null,
"home_page": null,
"name": "gwdetchar",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Evan Goetz <evan.goetz@ligo.org>",
"keywords": null,
"author": null,
"author_email": "Alex Urban <alex.urban@ligo.org>, Duncan Macleod <duncan.macleod@ligo.org>",
"download_url": "https://files.pythonhosted.org/packages/47/bc/267dfe60aa50671ae0c220b7d56474afe021942acf3a97b6dcb6129eb93a/gwdetchar-2.2.7.tar.gz",
"platform": null,
"description": "############################################\nGravitational-wave Detector Characterisation\n############################################\n\nGWDetChar is a python package for for gravitational-wave detector\ncharacterisation and data quality.\n\n|PyPI version| |Conda version|\n\n|DOI| |License| |Supported Python versions|\n\n|Build Status| |Coverage Status| |Documentation Status|\n\nhttps://gwdetchar.readthedocs.io\n\n------------\nInstallation\n------------\n\nGWDetChar is best installed with `conda`_:\n\n.. code:: bash\n\n conda install -c conda-forge gwdetchar\n\nbut can also be installed with `pip`_:\n\n.. code:: bash\n\n python -m pip install gwdetchar\n\n------------\nContributing\n------------\n\nAll code should follow the Python Style Guide outlined in `PEP 0008`_;\nusers can use the `flake8`_ package to check their code for style issues\nbefore submitting.\n\nSee `the contributions guide`_ for the recommended procedure for\nproposing additions/changes.\n\n.. _PEP 0008: https://www.python.org/dev/peps/pep-0008/\n.. _flake8: http://flake8.pycqa.org\n.. _the contributions guide: https://github.com/gwdetchar/gwdetchar/blob/master/CONTRIBUTING.md\n.. _conda: https://conda.io\n.. _pip: https://pip.pypa.io/en/stable/\n\n\n.. |PyPI version| image:: https://badge.fury.io/py/gwdetchar.svg\n :target: http://badge.fury.io/py/gwdetchar\n.. |Conda version| image:: https://img.shields.io/conda/vn/conda-forge/gwdetchar.svg\n :target: https://anaconda.org/conda-forge/gwdetchar/\n.. |DOI| image:: https://zenodo.org/badge/36960054.svg\n :target: https://zenodo.org/badge/latestdoi/36960054\n.. |License| image:: https://img.shields.io/pypi/l/gwdetchar.svg\n :target: https://choosealicense.com/licenses/gpl-3.0/\n.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/gwdetchar.svg\n :target: https://pypi.org/project/gwdetchar/\n.. |Build Status| image:: https://github.com/gwdetchar/gwdetchar/actions/workflows/build.yml/badge.svg\n :target: https://github.com/gwdetchar/gwdetchar/actions/workflows/build.yml\n.. |Coverage Status| image:: https://codecov.io/gh/gwdetchar/gwdetchar/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/gwdetchar/gwdetchar\n.. |Documentation Status| image:: https://readthedocs.org/projects/gwdetchar/badge/?version=latest\n :target: https://gwdetchar.readthedocs.io/en/latest/?badge=latest\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "A python package for gravitational-wave detector characterisation",
"version": "2.2.7",
"project_urls": {
"Bug Tracker": "https://github.com/gwdetchar/gwdetchar/issues",
"Discussion Forum": "https://gwdetchar.slack.com",
"Documentation": "https://gwdetchar.readthedocs.io",
"Source Code": "https://github.com/gwdetchar/gwdetchar"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7770e3c47759ba02c90ed24eda77ccb62f149fb10cd3c86897b12f5e4f06dfc5",
"md5": "74399fd60c300c3a01d7658a3892f1fc",
"sha256": "d3b3f115ee2bc4c12c7c6e0e1a2f48bf2388397f8238eca7da18e65cef812552"
},
"downloads": -1,
"filename": "gwdetchar-2.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "74399fd60c300c3a01d7658a3892f1fc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 192103,
"upload_time": "2024-07-20T00:14:13",
"upload_time_iso_8601": "2024-07-20T00:14:13.479002Z",
"url": "https://files.pythonhosted.org/packages/77/70/e3c47759ba02c90ed24eda77ccb62f149fb10cd3c86897b12f5e4f06dfc5/gwdetchar-2.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "47bc267dfe60aa50671ae0c220b7d56474afe021942acf3a97b6dcb6129eb93a",
"md5": "90d7d1481a97b0771fc95bc27e7c9deb",
"sha256": "12192ed49d027c81f47276878052bf9a5b9989f0e077069be4be4dd6899afe46"
},
"downloads": -1,
"filename": "gwdetchar-2.2.7.tar.gz",
"has_sig": false,
"md5_digest": "90d7d1481a97b0771fc95bc27e7c9deb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 154738,
"upload_time": "2024-07-20T00:14:17",
"upload_time_iso_8601": "2024-07-20T00:14:17.822556Z",
"url": "https://files.pythonhosted.org/packages/47/bc/267dfe60aa50671ae0c220b7d56474afe021942acf3a97b6dcb6129eb93a/gwdetchar-2.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-20 00:14:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gwdetchar",
"github_project": "gwdetchar",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gwdetchar"
}