gala


Namegala JSON
Version 1.8.1 PyPI version JSON
download
home_page
SummaryGalactic dynamics in Python
upload_time2024-01-02 02:32:17
maintainer
docs_urlNone
author
requires_python>=3.9
licenseThe MIT License (MIT) Copyright (c) 2012-2024 Adrian M. Price-Whelan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords astronomy dynamics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |logo|

Gala is a Python package for Galactic and gravitational dynamics.

|Affiliated package| |Coverage Status| |Build status|

Documentation
-------------

|Documentation Status|

The documentation for ``Gala`` is hosted on `Read the docs
<http://gala.adrian.pw>`__.

Installation and Dependencies
-----------------------------

|conda| |PyPI|

The easiest way to get Gala is to install with pip or conda.

The recommended install method is to use ``pip``::

   pip install gala

If you are on Linux or Mac, you can also install ``gala`` with conda using the
conda-forge channel::

    conda install gala --channel conda-forge

See the `installation
instructions <http://gala.adrian.pw/en/latest/install.html>`_ in the
`documentation <http://gala.adrian.pw>`__ for more information.

Attribution
-----------

|JOSS| |DOI|

If you make use of this code, please cite the `JOSS <http://joss.theoj.org>`_
paper::

    @article{gala,
      doi = {10.21105/joss.00388},
      url = {https://doi.org/10.21105%2Fjoss.00388},
      year = 2017,
      month = {oct},
      publisher = {The Open Journal},
      volume = {2},
      number = {18},
      author = {Adrian M. Price-Whelan},
      title = {Gala: A Python package for galactic dynamics},
      journal = {The Journal of Open Source Software}
    }

Please also cite the Zenodo DOI |DOI| as a software citation - see the
`documentation
<http://gala.adrian.pw/en/latest/index.html#citation-and-attribution>`_ for up
to date citation information.

License
-------

|License|

Copyright 2013-2024 Adrian Price-Whelan and contributors.

``Gala`` is free software made available under the MIT License. For details see
the `LICENSE <https://github.com/adrn/gala/blob/main/LICENSE>`_ file.

.. |Coverage Status| image:: https://codecov.io/gh/adrn/gala/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/adrn/gala
.. |Build status| image:: https://github.com/adrn/gala/actions/workflows/tests.yml/badge.svg
   :target: https://github.com/adrn/gala/actions/workflows/tests.yml
.. |License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
   :target: https://github.com/adrn/gala/blob/main/LICENSE
.. |PyPI| image:: https://badge.fury.io/py/gala.svg
   :target: https://badge.fury.io/py/gala
.. |conda| image:: https://anaconda.org/conda-forge/gala/badges/version.svg
   :target: https://anaconda.org/conda-forge/gala
.. |Documentation Status| image:: https://readthedocs.org/projects/gala-astro/badge/?version=latest
   :target: http://gala-astro.readthedocs.io/en/latest/?badge=latest
.. |Affiliated package| image:: https://img.shields.io/badge/astropy-affiliated%20package-orange.svg
   :target: http://astropy.org/affiliated
.. |JOSS| image:: http://joss.theoj.org/papers/10.21105/joss.00388/status.svg
   :target: http://joss.theoj.org/papers/10.21105/joss.00388
.. |DOI| image:: https://zenodo.org/badge/17577779.svg
   :target: https://zenodo.org/badge/latestdoi/17577779
.. |ASCL| image:: https://img.shields.io/badge/ascl-1707.006-blue.svg?colorB=262255
   :target: http://ascl.net/1707.006
.. |logo| image:: https://gala.adrian.pw/en/latest/_static/Gala_Logo_RGB.png
   :target: https://github.com/adrn/gala
   :width: 400

Contributors
------------

See the `AUTHORS.rst <https://github.com/adrn/gala/blob/main/AUTHORS.rst>`_
file for a complete list of contributors to the project.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gala",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "astronomy,dynamics",
    "author": "",
    "author_email": "Adrian Price-Whelan <adrianmpw@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e8/d1/31d9cab19b77ecc4af1ea884a0450b68d42e7e0ed93ef8a96fcc2c1e5d98/gala-1.8.1.tar.gz",
    "platform": null,
    "description": "|logo|\n\nGala is a Python package for Galactic and gravitational dynamics.\n\n|Affiliated package| |Coverage Status| |Build status|\n\nDocumentation\n-------------\n\n|Documentation Status|\n\nThe documentation for ``Gala`` is hosted on `Read the docs\n<http://gala.adrian.pw>`__.\n\nInstallation and Dependencies\n-----------------------------\n\n|conda| |PyPI|\n\nThe easiest way to get Gala is to install with pip or conda.\n\nThe recommended install method is to use ``pip``::\n\n   pip install gala\n\nIf you are on Linux or Mac, you can also install ``gala`` with conda using the\nconda-forge channel::\n\n    conda install gala --channel conda-forge\n\nSee the `installation\ninstructions <http://gala.adrian.pw/en/latest/install.html>`_ in the\n`documentation <http://gala.adrian.pw>`__ for more information.\n\nAttribution\n-----------\n\n|JOSS| |DOI|\n\nIf you make use of this code, please cite the `JOSS <http://joss.theoj.org>`_\npaper::\n\n    @article{gala,\n      doi = {10.21105/joss.00388},\n      url = {https://doi.org/10.21105%2Fjoss.00388},\n      year = 2017,\n      month = {oct},\n      publisher = {The Open Journal},\n      volume = {2},\n      number = {18},\n      author = {Adrian M. Price-Whelan},\n      title = {Gala: A Python package for galactic dynamics},\n      journal = {The Journal of Open Source Software}\n    }\n\nPlease also cite the Zenodo DOI |DOI| as a software citation - see the\n`documentation\n<http://gala.adrian.pw/en/latest/index.html#citation-and-attribution>`_ for up\nto date citation information.\n\nLicense\n-------\n\n|License|\n\nCopyright 2013-2024 Adrian Price-Whelan and contributors.\n\n``Gala`` is free software made available under the MIT License. For details see\nthe `LICENSE <https://github.com/adrn/gala/blob/main/LICENSE>`_ file.\n\n.. |Coverage Status| image:: https://codecov.io/gh/adrn/gala/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/adrn/gala\n.. |Build status| image:: https://github.com/adrn/gala/actions/workflows/tests.yml/badge.svg\n   :target: https://github.com/adrn/gala/actions/workflows/tests.yml\n.. |License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat\n   :target: https://github.com/adrn/gala/blob/main/LICENSE\n.. |PyPI| image:: https://badge.fury.io/py/gala.svg\n   :target: https://badge.fury.io/py/gala\n.. |conda| image:: https://anaconda.org/conda-forge/gala/badges/version.svg\n   :target: https://anaconda.org/conda-forge/gala\n.. |Documentation Status| image:: https://readthedocs.org/projects/gala-astro/badge/?version=latest\n   :target: http://gala-astro.readthedocs.io/en/latest/?badge=latest\n.. |Affiliated package| image:: https://img.shields.io/badge/astropy-affiliated%20package-orange.svg\n   :target: http://astropy.org/affiliated\n.. |JOSS| image:: http://joss.theoj.org/papers/10.21105/joss.00388/status.svg\n   :target: http://joss.theoj.org/papers/10.21105/joss.00388\n.. |DOI| image:: https://zenodo.org/badge/17577779.svg\n   :target: https://zenodo.org/badge/latestdoi/17577779\n.. |ASCL| image:: https://img.shields.io/badge/ascl-1707.006-blue.svg?colorB=262255\n   :target: http://ascl.net/1707.006\n.. |logo| image:: https://gala.adrian.pw/en/latest/_static/Gala_Logo_RGB.png\n   :target: https://github.com/adrn/gala\n   :width: 400\n\nContributors\n------------\n\nSee the `AUTHORS.rst <https://github.com/adrn/gala/blob/main/AUTHORS.rst>`_\nfile for a complete list of contributors to the project.\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2012-2024 Adrian M. Price-Whelan  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Galactic dynamics in Python",
    "version": "1.8.1",
    "project_urls": {
        "Documentation": "https://gala.adrian.pw",
        "Repository": "https://github.com/adrn/gala.git"
    },
    "split_keywords": [
        "astronomy",
        "dynamics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e02938301fd6937a9d3690b34bdc88995325f461ac40b2f697dfde005459194",
                "md5": "b6772a641c35bab8800a94736f6e2f61",
                "sha256": "ae24c4877a218ffdcf480e0d4ff0f1cf8ee12cd43b095fb58f4883d603d3f028"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b6772a641c35bab8800a94736f6e2f61",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 8742261,
            "upload_time": "2024-01-02T02:31:46",
            "upload_time_iso_8601": "2024-01-02T02:31:46.462544Z",
            "url": "https://files.pythonhosted.org/packages/0e/02/938301fd6937a9d3690b34bdc88995325f461ac40b2f697dfde005459194/gala-1.8.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b98345eb94b3a93f7705d0e696178ac8e11dc4ba0244b5995bef5fdd945d693a",
                "md5": "539bd2b68c7d86e59757cf5554645727",
                "sha256": "68874c2b4ec2febd215a666cf1432b0c99834a649649af97ba2e85c09c4db4b2"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "539bd2b68c7d86e59757cf5554645727",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 7564699,
            "upload_time": "2024-01-02T02:31:49",
            "upload_time_iso_8601": "2024-01-02T02:31:49.882989Z",
            "url": "https://files.pythonhosted.org/packages/b9/83/45eb94b3a93f7705d0e696178ac8e11dc4ba0244b5995bef5fdd945d693a/gala-1.8.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58d06e5c1940c61913b010367901ff13aec1152c55e28c58e565ad7f3bc7314c",
                "md5": "3f690f0036a8833a5acb171aa1c1eeb7",
                "sha256": "12ccbb4eb99be92b320d6496afb38cafd39f0ee6b3249a43556ece97b61e3ee5"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3f690f0036a8833a5acb171aa1c1eeb7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 15497574,
            "upload_time": "2024-01-02T02:31:52",
            "upload_time_iso_8601": "2024-01-02T02:31:52.605623Z",
            "url": "https://files.pythonhosted.org/packages/58/d0/6e5c1940c61913b010367901ff13aec1152c55e28c58e565ad7f3bc7314c/gala-1.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aafabc55c1985da816474fabb39e18f4ab1a4509c4303a2683d5c8ab9cb651de",
                "md5": "cf79492abe8e0d8f7a147125f5f03fd2",
                "sha256": "0f3190ccf3be589cb4f1e85c75c5e212693a6703f21f370b4515f08c5d9357ef"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cf79492abe8e0d8f7a147125f5f03fd2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 5951278,
            "upload_time": "2024-01-02T02:31:55",
            "upload_time_iso_8601": "2024-01-02T02:31:55.389662Z",
            "url": "https://files.pythonhosted.org/packages/aa/fa/bc55c1985da816474fabb39e18f4ab1a4509c4303a2683d5c8ab9cb651de/gala-1.8.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25789b3e216ef7e1f6cc95fcf38480e2f4b0b61c441a544bf8b6a59079b24dd8",
                "md5": "ab56efdeb8bce1a44522a7ff610cadcc",
                "sha256": "55a6e26b02041fdf857d0a9c8df21d7bacabc2f566028960e1aa8e8c095f5fa6"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ab56efdeb8bce1a44522a7ff610cadcc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 4773183,
            "upload_time": "2024-01-02T02:31:57",
            "upload_time_iso_8601": "2024-01-02T02:31:57.066150Z",
            "url": "https://files.pythonhosted.org/packages/25/78/9b3e216ef7e1f6cc95fcf38480e2f4b0b61c441a544bf8b6a59079b24dd8/gala-1.8.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a61efb079d5159a4310008f6b1efad27f5383c2b10cab354b898fb4b4099c8d",
                "md5": "8a26f0b1e194ee11e31760db6f63facb",
                "sha256": "71526b6711bd4d0d33bb4c2df1b3e9a4f9bcb124cdc293913ca75b1c0e9e2b31"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8a26f0b1e194ee11e31760db6f63facb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 13432096,
            "upload_time": "2024-01-02T02:31:58",
            "upload_time_iso_8601": "2024-01-02T02:31:58.888525Z",
            "url": "https://files.pythonhosted.org/packages/5a/61/efb079d5159a4310008f6b1efad27f5383c2b10cab354b898fb4b4099c8d/gala-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d008b590fa83be9a68c378694799ebda80256533308097fbe94a57ea9d25c3c6",
                "md5": "35087b9b0b25af7e7db0a64337b8aa6e",
                "sha256": "bdf787fccbef98e75a7585430ab0c6830ede5f6065c3f9975f604f9ea0162f3f"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "35087b9b0b25af7e7db0a64337b8aa6e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 8750075,
            "upload_time": "2024-01-02T02:32:01",
            "upload_time_iso_8601": "2024-01-02T02:32:01.745699Z",
            "url": "https://files.pythonhosted.org/packages/d0/08/b590fa83be9a68c378694799ebda80256533308097fbe94a57ea9d25c3c6/gala-1.8.1-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6a4c2f40a212758216a9405e85df07cb7400b63e42e437ad4498a7471de2ff4",
                "md5": "63acb5e4e56cc24318995df0e7b994e7",
                "sha256": "d424dbbb2aa474cc79b388b137edbe73defa83f4ffbae8b7d56ba1e7b9ca2ca9"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "63acb5e4e56cc24318995df0e7b994e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 7575812,
            "upload_time": "2024-01-02T02:32:04",
            "upload_time_iso_8601": "2024-01-02T02:32:04.051629Z",
            "url": "https://files.pythonhosted.org/packages/d6/a4/c2f40a212758216a9405e85df07cb7400b63e42e437ad4498a7471de2ff4/gala-1.8.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91ed2dd7a832dc198deaf47bad50bd7f026c0a042cf3b6323519e58c80414d52",
                "md5": "6810dab9798f5929ba5d76a16998ade4",
                "sha256": "163ea78bde92531341edf1e8ed33a2a7e11cebcd6e131a9e9d863d5fece1f3f3"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6810dab9798f5929ba5d76a16998ade4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 16119644,
            "upload_time": "2024-01-02T02:32:06",
            "upload_time_iso_8601": "2024-01-02T02:32:06.720487Z",
            "url": "https://files.pythonhosted.org/packages/91/ed/2dd7a832dc198deaf47bad50bd7f026c0a042cf3b6323519e58c80414d52/gala-1.8.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68b1b4ebc44f2482cb8008f47db7dc593aaf0403549dd9d6bb4620a662cd5b8c",
                "md5": "e8788cb200f5590965d037298cbd0068",
                "sha256": "440b3e82cfec8d6b7291d55bdf31c97ab49415910a52d65f90e99deee277540f"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e8788cb200f5590965d037298cbd0068",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 5959387,
            "upload_time": "2024-01-02T02:32:09",
            "upload_time_iso_8601": "2024-01-02T02:32:09.007505Z",
            "url": "https://files.pythonhosted.org/packages/68/b1/b4ebc44f2482cb8008f47db7dc593aaf0403549dd9d6bb4620a662cd5b8c/gala-1.8.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54b1c5a2d874d309a122cc594564917133b3205a99db34b2806d24aac6f2a6f3",
                "md5": "32e22b24379c51f2ad13f08bad33e7c8",
                "sha256": "c4fa272af45de02c35eda1f876d939bdc150f8b52bd361ad7c9b8088b1f7ba5d"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "32e22b24379c51f2ad13f08bad33e7c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 4780179,
            "upload_time": "2024-01-02T02:32:11",
            "upload_time_iso_8601": "2024-01-02T02:32:11.913176Z",
            "url": "https://files.pythonhosted.org/packages/54/b1/c5a2d874d309a122cc594564917133b3205a99db34b2806d24aac6f2a6f3/gala-1.8.1-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3b2ee53eb7da69c36520e090189054159910723daca7d8025bf623d242e30c3",
                "md5": "f18b2eb4020652da1f6ea97dbb207943",
                "sha256": "6d078850f42422d2479a0219f9211a88fb22483f756b44dc567fb87bdc7b3587"
            },
            "downloads": -1,
            "filename": "gala-1.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f18b2eb4020652da1f6ea97dbb207943",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 12729867,
            "upload_time": "2024-01-02T02:32:13",
            "upload_time_iso_8601": "2024-01-02T02:32:13.710234Z",
            "url": "https://files.pythonhosted.org/packages/f3/b2/ee53eb7da69c36520e090189054159910723daca7d8025bf623d242e30c3/gala-1.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8d131d9cab19b77ecc4af1ea884a0450b68d42e7e0ed93ef8a96fcc2c1e5d98",
                "md5": "46a6ba196094539425422c218849699a",
                "sha256": "913f479ec9cd3c43c4866d73604ab2243dc7dfc340290b9d628fb6d62ce2f7ad"
            },
            "downloads": -1,
            "filename": "gala-1.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "46a6ba196094539425422c218849699a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3888578,
            "upload_time": "2024-01-02T02:32:17",
            "upload_time_iso_8601": "2024-01-02T02:32:17.163443Z",
            "url": "https://files.pythonhosted.org/packages/e8/d1/31d9cab19b77ecc4af1ea884a0450b68d42e7e0ed93ef8a96fcc2c1e5d98/gala-1.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-02 02:32:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adrn",
    "github_project": "gala",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "gala"
}
        
Elapsed time: 0.16645s