astrodb-utils


Nameastrodb-utils JSON
Version 0.5 PyPI version JSON
download
home_pageNone
Summaryastrodb_utils: scripts for interacting with the astrodb database
upload_time2025-02-12 18:00:24
maintainerNone
docs_urlNone
authorKelle Cruz, David Rodriguez
requires_python>=3.11
licenseBSD-3-Clause
keywords databases astronomy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # astrodb_utils
[![build](https://github.com/astrodbtoolkit/astrodb-scripts/actions/workflows/run_tests.yml/badge.svg)](https://github.com/astrodbtoolkit/astrodb-scripts/actions/workflows/run_tests.yml)
[![Documentation Status](https://readthedocs.org/projects/astrodb-utils/badge/?version=latest)](https://astrodb-utils.readthedocs.io/en/latest/)
[![PyPI - Version](https://img.shields.io/pypi/v/astrodb-utils)](https://pypi.org/project/astrodb-utils/)

The AstroDB Toolkit provides a set of tools to help astronomers work with and create databases. 
The `astrodb_utils` package provides a set of functions to query and ingest data into databases built with the `astrodb-template-db` schema.

[Documentation for the Toolkit](https://astrodb-utils.readthedocs.io/en/latest/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "astrodb-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "databases, astronomy",
    "author": "Kelle Cruz, David Rodriguez",
    "author_email": "Arjun Savel <asavel@umd.edu>",
    "download_url": "https://files.pythonhosted.org/packages/a2/87/7b85f83b23824237432c21b83b6722c74ac3db24ba18c79c78fc10f3ee99/astrodb_utils-0.5.tar.gz",
    "platform": null,
    "description": "# astrodb_utils\n[![build](https://github.com/astrodbtoolkit/astrodb-scripts/actions/workflows/run_tests.yml/badge.svg)](https://github.com/astrodbtoolkit/astrodb-scripts/actions/workflows/run_tests.yml)\n[![Documentation Status](https://readthedocs.org/projects/astrodb-utils/badge/?version=latest)](https://astrodb-utils.readthedocs.io/en/latest/)\n[![PyPI - Version](https://img.shields.io/pypi/v/astrodb-utils)](https://pypi.org/project/astrodb-utils/)\n\nThe AstroDB Toolkit provides a set of tools to help astronomers work with and create databases. \nThe `astrodb_utils` package provides a set of functions to query and ingest data into databases built with the `astrodb-template-db` schema.\n\n[Documentation for the Toolkit](https://astrodb-utils.readthedocs.io/en/latest/)\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "astrodb_utils: scripts for interacting with the astrodb database",
    "version": "0.5",
    "project_urls": {
        "Documentation": "https://astrodb-utils.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/astrodbtoolkit/astrodb_utils",
        "Issues": "https://github.com/astrodbtoolkit/astrodb_utils/issues"
    },
    "split_keywords": [
        "databases",
        " astronomy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4e850ff2d4059cdc5db7dcc58319cb7b9e39fd6645057dea78d3179cd4f65ab",
                "md5": "e960a86459506006530b758415c51650",
                "sha256": "f2f2395e18d186013e37d301a4fd441c8b1c770f36c115d3cf2228128ae63eb5"
            },
            "downloads": -1,
            "filename": "astrodb_utils-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e960a86459506006530b758415c51650",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 41252,
            "upload_time": "2025-02-12T18:00:22",
            "upload_time_iso_8601": "2025-02-12T18:00:22.236867Z",
            "url": "https://files.pythonhosted.org/packages/c4/e8/50ff2d4059cdc5db7dcc58319cb7b9e39fd6645057dea78d3179cd4f65ab/astrodb_utils-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2877b85f83b23824237432c21b83b6722c74ac3db24ba18c79c78fc10f3ee99",
                "md5": "9c1bf4979211822b0eb3b75a0357a940",
                "sha256": "0ce7171930b368184b48d61f1d32c53606a2b4836028bdeaf77534b4c6776bc4"
            },
            "downloads": -1,
            "filename": "astrodb_utils-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9c1bf4979211822b0eb3b75a0357a940",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 243422,
            "upload_time": "2025-02-12T18:00:24",
            "upload_time_iso_8601": "2025-02-12T18:00:24.801407Z",
            "url": "https://files.pythonhosted.org/packages/a2/87/7b85f83b23824237432c21b83b6722c74ac3db24ba18c79c78fc10f3ee99/astrodb_utils-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 18:00:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "astrodbtoolkit",
    "github_project": "astrodb_utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "astrodb-utils"
}
        
Elapsed time: 0.65830s