astro-gdt-rxte


Nameastro-gdt-rxte JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-rxte
SummaryGamma-ray Data Tools: RXTE Mission
upload_time2024-03-02 19:50:32
maintainer
docs_urlNone
authorC. Wilson-Hodge
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-RXTE
=========

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/USRA-STI/gdt-rxte",
    "name": "astro-gdt-rxte",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "astronomy,gammaray,gamma-ray,usra",
    "author": "C. Wilson-Hodge",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/08/48/7a8166c066069152400777cca98b41e6bc81df20dbcc2ad7cae554589f18/astro-gdt-rxte-1.0.0.tar.gz",
    "platform": null,
    "description": "=========\nGDT-RXTE\n=========\n\nThe GDT-RXTE is an extension to Gamma-ray Data Tools that adds functions specific to the RXTE 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-rxte\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-rxte, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-rxte.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Gamma-ray Data Tools: RXTE Mission",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://astro-gdt-rxte.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/USRA-STI/gdt-rxte",
        "Source": "https://github.com/USRA-STI/gdt-rxte",
        "Tracker": "https://github.com/USRA-STI/gdt-rxte/issues"
    },
    "split_keywords": [
        "astronomy",
        "gammaray",
        "gamma-ray",
        "usra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9d600d318c4faf9feb826233d55d1d0bf7ba5155f9ad2f823e7a10df3cdabd8",
                "md5": "f53a1362fa34444b939c3c89a9b6f486",
                "sha256": "77feaaee1ba17f2959c860a2a8aecc42ec9e74398d3b98e785a94040ac93cd0b"
            },
            "downloads": -1,
            "filename": "astro_gdt_rxte-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f53a1362fa34444b939c3c89a9b6f486",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15696,
            "upload_time": "2024-03-02T19:50:30",
            "upload_time_iso_8601": "2024-03-02T19:50:30.718018Z",
            "url": "https://files.pythonhosted.org/packages/f9/d6/00d318c4faf9feb826233d55d1d0bf7ba5155f9ad2f823e7a10df3cdabd8/astro_gdt_rxte-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08487a8166c066069152400777cca98b41e6bc81df20dbcc2ad7cae554589f18",
                "md5": "3e4756066da5dcaa70d853eb5145237b",
                "sha256": "4c7af9bf3a7d5687e38f8fe49b52232b28d1e5c0532b8145c21d3f30bc34aed7"
            },
            "downloads": -1,
            "filename": "astro-gdt-rxte-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3e4756066da5dcaa70d853eb5145237b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12818,
            "upload_time": "2024-03-02T19:50:32",
            "upload_time_iso_8601": "2024-03-02T19:50:32.316049Z",
            "url": "https://files.pythonhosted.org/packages/08/48/7a8166c066069152400777cca98b41e6bc81df20dbcc2ad7cae554589f18/astro-gdt-rxte-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 19:50:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USRA-STI",
    "github_project": "gdt-rxte",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astro-gdt-rxte"
}
        
Elapsed time: 0.23206s