astro-gdt-swift


Nameastro-gdt-swift JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-swift
SummaryGamma-ray Data Tools: Swift Mission
upload_time2024-02-24 19:37:16
maintainer
docs_urlNone
authorC. Fletcher
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-Swift
=========

The GDT-Swift is an extension to Gamma-ray Data Tools that adds functions specific to the Swift 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-swift
   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-swift, then please visit our github site at
https://github.com/USRA-STI/gdt-swift.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/USRA-STI/gdt-swift",
    "name": "astro-gdt-swift",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "astronomy,gammaray,gamma-ray,usra",
    "author": "C. Fletcher",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/23/1e/49e817ec3521714af22be7efacefd7840e93f2f631e406c9b66e5ae84293/astro-gdt-swift-1.0.0.tar.gz",
    "platform": null,
    "description": "=========\nGDT-Swift\n=========\n\nThe GDT-Swift is an extension to Gamma-ray Data Tools that adds functions specific to the Swift 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-swift\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-swift, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-swift.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Gamma-ray Data Tools: Swift Mission",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://astro-gdt-swift.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/USRA-STI/gdt-swift",
        "Source": "https://github.com/USRA-STI/gdt-swift",
        "Tracker": "https://github.com/USRA-STI/gdt-swift/issues"
    },
    "split_keywords": [
        "astronomy",
        "gammaray",
        "gamma-ray",
        "usra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "013d3adcbf91912e2abcd82e99703f37608d8bd0a138c059a9d29ce4fc15508b",
                "md5": "7813c103cca93075a1cae6943e2895a0",
                "sha256": "f5cc7db4920e0ee728a204c0c5824d40a78b3a7e56b60cb55c05ca59a0075b40"
            },
            "downloads": -1,
            "filename": "astro_gdt_swift-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7813c103cca93075a1cae6943e2895a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 32035,
            "upload_time": "2024-02-24T19:37:14",
            "upload_time_iso_8601": "2024-02-24T19:37:14.036120Z",
            "url": "https://files.pythonhosted.org/packages/01/3d/3adcbf91912e2abcd82e99703f37608d8bd0a138c059a9d29ce4fc15508b/astro_gdt_swift-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "231e49e817ec3521714af22be7efacefd7840e93f2f631e406c9b66e5ae84293",
                "md5": "67afeddaa17835b010f5299323d10439",
                "sha256": "84273b4eb7f2724e141a6a955094204b279b45153769a04ec7f3278621f5383a"
            },
            "downloads": -1,
            "filename": "astro-gdt-swift-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "67afeddaa17835b010f5299323d10439",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21072,
            "upload_time": "2024-02-24T19:37:16",
            "upload_time_iso_8601": "2024-02-24T19:37:16.531461Z",
            "url": "https://files.pythonhosted.org/packages/23/1e/49e817ec3521714af22be7efacefd7840e93f2f631e406c9b66e5ae84293/astro-gdt-swift-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 19:37:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USRA-STI",
    "github_project": "gdt-swift",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astro-gdt-swift"
}
        
Elapsed time: 0.19508s