astroQTpy


NameastroQTpy JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/CalebHarada/astroQTpy
SummaryastroQTpy implements a quadtree data structure to explore 2D parameter space
upload_time2023-08-17 18:59:55
maintainer
docs_urlNone
authorCaleb K. Harada
requires_python
licenseMIT
keywords quadtree astronomy
VCS
bugtrack_url
requirements astropy astroquery matplotlib numpy pytest rebound sphinx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CalebHarada/astroQTpy",
    "name": "astroQTpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Quadtree Astronomy",
    "author": "Caleb K. Harada",
    "author_email": "charad@berkeley.edu",
    "download_url": "https://files.pythonhosted.org/packages/e5/25/546463a6502a890a93dd71e9cb2f70a6e200cad119eb1a86296d6bb9ce28/astroQTpy-0.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "astroQTpy implements a quadtree data structure to explore 2D parameter space",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/CalebHarada/astroQTpy"
    },
    "split_keywords": [
        "quadtree",
        "astronomy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de8509980968e687fd32ee6bcaea07440242530ff4ed6fade29e0b1d150b08b3",
                "md5": "e6fd571438de512ed735e4feecdc061b",
                "sha256": "22063094e0d8c8fdc1439fa56a4d28817c13f724c8fd3e023e3f8c683c09d50b"
            },
            "downloads": -1,
            "filename": "astroQTpy-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6fd571438de512ed735e4feecdc061b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13248,
            "upload_time": "2023-08-17T18:59:54",
            "upload_time_iso_8601": "2023-08-17T18:59:54.617084Z",
            "url": "https://files.pythonhosted.org/packages/de/85/09980968e687fd32ee6bcaea07440242530ff4ed6fade29e0b1d150b08b3/astroQTpy-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e525546463a6502a890a93dd71e9cb2f70a6e200cad119eb1a86296d6bb9ce28",
                "md5": "7bc9f5fbc37d54a8c00d49725b592a16",
                "sha256": "fe591f764b2bb26e1cf50f801e45acd1d512f4e48fa383a823a77d78de368ebe"
            },
            "downloads": -1,
            "filename": "astroQTpy-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7bc9f5fbc37d54a8c00d49725b592a16",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11655,
            "upload_time": "2023-08-17T18:59:55",
            "upload_time_iso_8601": "2023-08-17T18:59:55.800962Z",
            "url": "https://files.pythonhosted.org/packages/e5/25/546463a6502a890a93dd71e9cb2f70a6e200cad119eb1a86296d6bb9ce28/astroQTpy-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-17 18:59:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CalebHarada",
    "github_project": "astroQTpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "astroquery",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "rebound",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        }
    ],
    "lcname": "astroqtpy"
}
        
Elapsed time: 0.13516s