astro-gdt-swift


Nameastro-gdt-swift JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-swift
SummaryGamma-ray Data Tools: Swift Mission
upload_time2024-08-16 20:50:33
maintainerNone
docs_urlNone
authorC. Fletcher
requires_python>=3.8
licenseNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "astronomy, gammaray, gamma-ray, usra",
    "author": "C. Fletcher",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6f/0d/0659f052892fb40d554cb4d51643bc20420f350fb346dd21804cb7d618c6/astro_gdt_swift-1.0.1.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": null,
    "summary": "Gamma-ray Data Tools: Swift Mission",
    "version": "1.0.1",
    "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": "88fd8086c2bfba776c610d71947d0db5976d67032b8a340e594673a9bf51b107",
                "md5": "46ded82ce738d704d11f6a26e1c6d137",
                "sha256": "85bcc70afdbcf64928946a6593a49f1eaeaaa1e87abccfbd8640de07594a15ed"
            },
            "downloads": -1,
            "filename": "astro_gdt_swift-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46ded82ce738d704d11f6a26e1c6d137",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 32140,
            "upload_time": "2024-08-16T20:50:32",
            "upload_time_iso_8601": "2024-08-16T20:50:32.793881Z",
            "url": "https://files.pythonhosted.org/packages/88/fd/8086c2bfba776c610d71947d0db5976d67032b8a340e594673a9bf51b107/astro_gdt_swift-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f0d0659f052892fb40d554cb4d51643bc20420f350fb346dd21804cb7d618c6",
                "md5": "064cc07ddd8cc6184fabefa085a539d8",
                "sha256": "5567d92fdce69d00683aa110aadb851fc219b074bd3978e59dde37f6b80f9b96"
            },
            "downloads": -1,
            "filename": "astro_gdt_swift-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "064cc07ddd8cc6184fabefa085a539d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21162,
            "upload_time": "2024-08-16T20:50:33",
            "upload_time_iso_8601": "2024-08-16T20:50:33.865799Z",
            "url": "https://files.pythonhosted.org/packages/6f/0d/0659f052892fb40d554cb4d51643bc20420f350fb346dd21804cb7d618c6/astro_gdt_swift-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 20:50:33",
    "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.28221s