astro-gdt-maxi


Nameastro-gdt-maxi JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-maxi
SummaryGamma-ray Data Tools: MAXI Mission
upload_time2024-02-24 05:40:04
maintainer
docs_urlNone
authorA. Goldstein
requires_python>=3.8
license
keywords astronomy gammaray gamma-ray usra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
GDT-MAXI
=========

The GDT-MAXI is an extension to Gamma-ray Data Tools that adds functions specific to the maxi mission.

Normal Installation
-------------------

If you don't plan to contribute code to the project, the recommended install method is installing from PyPI using:

.. code-block:: sh

   pip install astro-gdt-maxi
   gdt-data init

The ``gdt-data init`` is required to initialize the library after installation of astro-gdt. You do not need to
perform the initialization again if astro-gdt was already installed and initialized.  There is no harm in running
it again "just in case".

Contributing Code or Documentation
----------------------------------

If you plan to help with the development or documentation of astro-gdt-maxi, then please visit our github site at
https://github.com/USRA-STI/gdt-maxi.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/USRA-STI/gdt-maxi",
    "name": "astro-gdt-maxi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "astronomy,gammaray,gamma-ray,usra",
    "author": "A. Goldstein",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/66/3f/785b782aff72fd182326e168351259b43e534cc4bdfaafc2faea19b1b305/astro-gdt-maxi-1.0.0.tar.gz",
    "platform": null,
    "description": "=========\nGDT-MAXI\n=========\n\nThe GDT-MAXI is an extension to Gamma-ray Data Tools that adds functions specific to the maxi mission.\n\nNormal Installation\n-------------------\n\nIf you don't plan to contribute code to the project, the recommended install method is installing from PyPI using:\n\n.. code-block:: sh\n\n   pip install astro-gdt-maxi\n   gdt-data init\n\nThe ``gdt-data init`` is required to initialize the library after installation of astro-gdt. You do not need to\nperform the initialization again if astro-gdt was already installed and initialized.  There is no harm in running\nit again \"just in case\".\n\nContributing Code or Documentation\n----------------------------------\n\nIf you plan to help with the development or documentation of astro-gdt-maxi, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-maxi.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Gamma-ray Data Tools: MAXI Mission",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://astro-gdt-maxi.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/USRA-STI/gdt-maxi",
        "Source": "https://github.com/USRA-STI/gdt-maxi",
        "Tracker": "https://github.com/USRA-STI/gdt-maxi/issues"
    },
    "split_keywords": [
        "astronomy",
        "gammaray",
        "gamma-ray",
        "usra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d408333cff91836f1c9d98d943491b00f537c0493dc1e2ace3ad0b3e5ab52338",
                "md5": "a84f6b022f34471dab5e9224defbc6b2",
                "sha256": "74680e11c33c465162432cb43c2524744f61db757113d031fe67441fb3724fe3"
            },
            "downloads": -1,
            "filename": "astro_gdt_maxi-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a84f6b022f34471dab5e9224defbc6b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 35747,
            "upload_time": "2024-02-24T05:40:00",
            "upload_time_iso_8601": "2024-02-24T05:40:00.023647Z",
            "url": "https://files.pythonhosted.org/packages/d4/08/333cff91836f1c9d98d943491b00f537c0493dc1e2ace3ad0b3e5ab52338/astro_gdt_maxi-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "663f785b782aff72fd182326e168351259b43e534cc4bdfaafc2faea19b1b305",
                "md5": "ef0aa9e8a02823123b5d38b98b56b6fb",
                "sha256": "97daf65bc445e9c125f884d30c206b73bc5877760ddf84e205d2fbab1e856be9"
            },
            "downloads": -1,
            "filename": "astro-gdt-maxi-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ef0aa9e8a02823123b5d38b98b56b6fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22362,
            "upload_time": "2024-02-24T05:40:04",
            "upload_time_iso_8601": "2024-02-24T05:40:04.173394Z",
            "url": "https://files.pythonhosted.org/packages/66/3f/785b782aff72fd182326e168351259b43e534cc4bdfaafc2faea19b1b305/astro-gdt-maxi-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 05:40:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USRA-STI",
    "github_project": "gdt-maxi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astro-gdt-maxi"
}
        
Elapsed time: 0.18743s