Name | skypy JSON |
Version |
0.5.4
JSON |
| download |
home_page | http://skypy.info |
Summary | A package for modelling the Universe. |
upload_time | 2024-09-08 12:46:13 |
maintainer | None |
docs_url | None |
author | SkyPy Team |
requires_python | >=3.8 |
license | BSD 3-Clause |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
===========================================
SkyPy: A package for modelling the Universe
===========================================
|Read the Docs| |GitHub| |Codecov| |Compatibility|
This package contains methods for modelling the Universe, galaxies and the
Milky Way. SkyPy simulates populations of astronomical objects, generating
random realisations of intrinsic and observed properties, with the
intention the simulations can then be compared to data as part of an inference
pipeline.
Currently, SkyPy implements the following modules:
* Galaxies_: morphology, luminosity and redshift distributions
* Pipelines_ to generate populations of astronomical objects
The `full list of features`_ can be found in the `SkyPy Documentation`_.
For more information on the people involved and how SkyPy is developed, please
visit the SkyPy Collaboration website: `http://skypyproject.org`_
.. _Galaxies: https://skypy.readthedocs.io/en/latest/galaxies.html
.. _Pipelines: https://skypy.readthedocs.io/en/latest/pipeline/index.html
.. _full list of features: https://skypy.readthedocs.io/en/latest/feature_list.html
.. _SkyPy Documentation: https://skypy.readthedocs.io/en/latest/
.. _http://skypyproject.org: http://skypyproject.org
Citation
--------
|JOSS| |Zenodo|
If you use SkyPy for work or research presented in a publication please follow
our `Citation Guidelines`_.
.. _Citation Guidelines: CITATION.rst
Installation
------------
|PyPI| |conda-forge|
SkyPy releases are distributed through PyPI_ and conda-forge_. Instructions for
installing SkyPy and its dependencies can be found in the Installation_
section of the documentation.
Examples
--------
SkyPy has a driver script that can run simulation pipelines from the command
line. The documentation contains a description of the Pipeline_ module and
Examples_ that demonstrate how to use it.
.. _PyPI: https://pypi.org/project/skypy/
.. _conda-forge: https://anaconda.org/conda-forge/skypy
.. _Installation: https://skypy.readthedocs.io/en/stable/install.html
.. _Pipeline: https://skypy.readthedocs.io/en/stable/pipeline/index.html
.. _Examples: https://skypy.readthedocs.io/en/stable/examples/index.html
Get in Touch
------------
You are welcome to talk about the SkyPy package and code using our
`Discussions Page`_. For any other questions about the project in general,
please get in touch with the `SkyPy Co-ordinators`_.
.. _Discussions Page: https://github.com/skypyproject/skypy/discussions
.. _SkyPy Co-ordinators: mailto:skypy-coordinators@googlegroups.com
Contributing
------------
We love contributions! SkyPy is open source,
built on open source, and we'd love to have you hang out in our community.
For information on how to contribute see our `Contributor Guidelines`_.
All communication relating to The SkyPy Project must meet the standards set out
in the `Code of Conduct`_.
.. _Contributor Guidelines: https://skypy.readthedocs.io/en/latest/developer/contributing.html
.. _Code of Conduct: https://skypy.readthedocs.io/en/stable/project/CODE_OF_CONDUCT.html
.. |PyPI| image:: https://img.shields.io/pypi/v/skypy?label=PyPI&logo=pypi
:target: https://pypi.python.org/pypi/skypy
.. |conda-forge| image:: https://img.shields.io/conda/vn/conda-forge/skypy?logo=conda-forge
:target: https://anaconda.org/conda-forge/skypy
.. |Read the Docs| image:: https://img.shields.io/readthedocs/skypy/stable?label=Docs&logo=read%20the%20docs
:target: https://skypy.readthedocs.io/en/stable
.. |GitHub| image:: https://github.com/skypyproject/skypy/workflows/Tests/badge.svg
:target: https://github.com/skypyproject/skypy/actions
.. |Compatibility| image:: https://github.com/skypyproject/skypy/actions/workflows/compatibility.yaml/badge.svg
:target: https://github.com/skypyproject/skypy/actions/workflows/compatibility.yaml
.. |Codecov| image:: https://codecov.io/gh/skypyproject/skypy/branch/main/graph/badge.svg
:target: https://codecov.io/gh/skypyproject/skypy
.. |Zenodo| image:: https://zenodo.org/badge/221432358.svg
:target: https://zenodo.org/badge/latestdoi/221432358
:alt: SkyPy Concept DOI
.. |JOSS| image:: https://joss.theoj.org/papers/d4fac0604318190d6627ab29b568a48d/status.svg
:target: https://joss.theoj.org/papers/d4fac0604318190d6627ab29b568a48d
Raw data
{
"_id": null,
"home_page": "http://skypy.info",
"name": "skypy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "SkyPy Team",
"author_email": "adam.amara@port.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/a6/51/09877b0870b1d3bc03649a0e0ac3411aad9f8b54283997f089871397e517/skypy-0.5.4.tar.gz",
"platform": null,
"description": "===========================================\nSkyPy: A package for modelling the Universe\n===========================================\n\n|Read the Docs| |GitHub| |Codecov| |Compatibility|\n\nThis package contains methods for modelling the Universe, galaxies and the\nMilky Way. SkyPy simulates populations of astronomical objects, generating\nrandom realisations of intrinsic and observed properties, with the\nintention the simulations can then be compared to data as part of an inference\npipeline.\n\nCurrently, SkyPy implements the following modules:\n\n* Galaxies_: morphology, luminosity and redshift distributions\n* Pipelines_ to generate populations of astronomical objects\n\nThe `full list of features`_ can be found in the `SkyPy Documentation`_.\n\nFor more information on the people involved and how SkyPy is developed, please\nvisit the SkyPy Collaboration website: `http://skypyproject.org`_\n\n.. _Galaxies: https://skypy.readthedocs.io/en/latest/galaxies.html\n.. _Pipelines: https://skypy.readthedocs.io/en/latest/pipeline/index.html\n.. _full list of features: https://skypy.readthedocs.io/en/latest/feature_list.html\n.. _SkyPy Documentation: https://skypy.readthedocs.io/en/latest/\n.. _http://skypyproject.org: http://skypyproject.org\n\nCitation\n--------\n\n|JOSS| |Zenodo|\n\nIf you use SkyPy for work or research presented in a publication please follow\nour `Citation Guidelines`_.\n\n.. _Citation Guidelines: CITATION.rst\n\n\nInstallation\n------------\n\n|PyPI| |conda-forge|\n\nSkyPy releases are distributed through PyPI_ and conda-forge_. Instructions for\ninstalling SkyPy and its dependencies can be found in the Installation_\nsection of the documentation.\n\n\nExamples\n--------\n\nSkyPy has a driver script that can run simulation pipelines from the command\nline. The documentation contains a description of the Pipeline_ module and\nExamples_ that demonstrate how to use it.\n\n.. _PyPI: https://pypi.org/project/skypy/\n.. _conda-forge: https://anaconda.org/conda-forge/skypy\n.. _Installation: https://skypy.readthedocs.io/en/stable/install.html\n.. _Pipeline: https://skypy.readthedocs.io/en/stable/pipeline/index.html\n.. _Examples: https://skypy.readthedocs.io/en/stable/examples/index.html\n\n\nGet in Touch\n------------\n\nYou are welcome to talk about the SkyPy package and code using our\n`Discussions Page`_. For any other questions about the project in general,\nplease get in touch with the `SkyPy Co-ordinators`_.\n\n .. _Discussions Page: https://github.com/skypyproject/skypy/discussions\n .. _SkyPy Co-ordinators: mailto:skypy-coordinators@googlegroups.com\n\nContributing\n------------\n\nWe love contributions! SkyPy is open source,\nbuilt on open source, and we'd love to have you hang out in our community.\nFor information on how to contribute see our `Contributor Guidelines`_.\nAll communication relating to The SkyPy Project must meet the standards set out\nin the `Code of Conduct`_.\n\n.. _Contributor Guidelines: https://skypy.readthedocs.io/en/latest/developer/contributing.html\n.. _Code of Conduct: https://skypy.readthedocs.io/en/stable/project/CODE_OF_CONDUCT.html\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/skypy?label=PyPI&logo=pypi\n :target: https://pypi.python.org/pypi/skypy\n\n.. |conda-forge| image:: https://img.shields.io/conda/vn/conda-forge/skypy?logo=conda-forge\n :target: https://anaconda.org/conda-forge/skypy\n\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/skypy/stable?label=Docs&logo=read%20the%20docs\n :target: https://skypy.readthedocs.io/en/stable\n\n.. |GitHub| image:: https://github.com/skypyproject/skypy/workflows/Tests/badge.svg\n :target: https://github.com/skypyproject/skypy/actions\n\n.. |Compatibility| image:: https://github.com/skypyproject/skypy/actions/workflows/compatibility.yaml/badge.svg\n :target: https://github.com/skypyproject/skypy/actions/workflows/compatibility.yaml\n\n.. |Codecov| image:: https://codecov.io/gh/skypyproject/skypy/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/skypyproject/skypy\n\n.. |Zenodo| image:: https://zenodo.org/badge/221432358.svg\n :target: https://zenodo.org/badge/latestdoi/221432358\n :alt: SkyPy Concept DOI\n\n.. |JOSS| image:: https://joss.theoj.org/papers/d4fac0604318190d6627ab29b568a48d/status.svg\n :target: https://joss.theoj.org/papers/d4fac0604318190d6627ab29b568a48d\n\n\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "A package for modelling the Universe.",
"version": "0.5.4",
"project_urls": {
"Homepage": "http://skypy.info"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a65109877b0870b1d3bc03649a0e0ac3411aad9f8b54283997f089871397e517",
"md5": "615b84ba3c3da6f8f74b5c602c76f872",
"sha256": "7106db578cd5d10f73c0660984bed3defce5e208418697f9c9bfae625c3bd55b"
},
"downloads": -1,
"filename": "skypy-0.5.4.tar.gz",
"has_sig": false,
"md5_digest": "615b84ba3c3da6f8f74b5c602c76f872",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1681444,
"upload_time": "2024-09-08T12:46:13",
"upload_time_iso_8601": "2024-09-08T12:46:13.349957Z",
"url": "https://files.pythonhosted.org/packages/a6/51/09877b0870b1d3bc03649a0e0ac3411aad9f8b54283997f089871397e517/skypy-0.5.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-08 12:46:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "skypy"
}