pyhalo


Namepyhalo JSON
Version 1.3.5 PyPI version JSON
download
home_pagehttps://github.com/dangilman/pyHalo
SummaryA python package for generating populations of dark matter halos
upload_time2024-12-19 23:53:28
maintainerNone
docs_urlNone
authorDaniel Gilman
requires_python>=3.8
licenseMIT license
keywords pyhalo
VCS
bugtrack_url
requirements pip bumpversion wheel watchdog flake8 tox coverage Sphinx twine numpy astropy scipy colossus h5py mcfit lenstronomy setuptools mpmath
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dangilman/pyHalo",
    "name": "pyhalo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pyHalo",
    "author": "Daniel Gilman",
    "author_email": "Daniel Gilman <gilmanda@uchicago.edu>",
    "download_url": "https://files.pythonhosted.org/packages/10/54/eb6fcf9dbab2b3dbbc1e0d0611192ae56b2fbcb67d99f2a49edf79f7f6f4/pyhalo-1.3.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A python package for generating populations of dark matter halos",
    "version": "1.3.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/dangilman/pyHalo/issues",
        "Homepage": "https://github.com/dangilman/pyHalo"
    },
    "split_keywords": [
        "pyhalo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d1887bf7f433fd3120866e69de45805826f1a571035694d2cb216ab11dc6087",
                "md5": "2c48df3b460097c3452179570d8a4a3d",
                "sha256": "b814b7d8f423f780a6725e6b0876d4adc8eea97881abcaa5a60c596d21bf6102"
            },
            "downloads": -1,
            "filename": "pyhalo-1.3.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c48df3b460097c3452179570d8a4a3d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 205812,
            "upload_time": "2024-12-19T23:53:27",
            "upload_time_iso_8601": "2024-12-19T23:53:27.107197Z",
            "url": "https://files.pythonhosted.org/packages/1d/18/87bf7f433fd3120866e69de45805826f1a571035694d2cb216ab11dc6087/pyhalo-1.3.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1054eb6fcf9dbab2b3dbbc1e0d0611192ae56b2fbcb67d99f2a49edf79f7f6f4",
                "md5": "2ff85c52f598a7047da54d9b4dc651dd",
                "sha256": "e69849b1bac98a116c2e5977e126a8e6bccb938e04f052cf4a1e71311dd236cf"
            },
            "downloads": -1,
            "filename": "pyhalo-1.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2ff85c52f598a7047da54d9b4dc651dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 162894,
            "upload_time": "2024-12-19T23:53:28",
            "upload_time_iso_8601": "2024-12-19T23:53:28.449640Z",
            "url": "https://files.pythonhosted.org/packages/10/54/eb6fcf9dbab2b3dbbc1e0d0611192ae56b2fbcb67d99f2a49edf79f7f6f4/pyhalo-1.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 23:53:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dangilman",
    "github_project": "pyHalo",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pip",
            "specs": [
                [
                    "==",
                    "21.1"
                ]
            ]
        },
        {
            "name": "bumpversion",
            "specs": [
                [
                    "==",
                    "0.5.3"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.38.1"
                ]
            ]
        },
        {
            "name": "watchdog",
            "specs": [
                [
                    "==",
                    "0.8.3"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "tox",
            "specs": [
                [
                    "==",
                    "4.12.1"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">",
                    "1.23"
                ]
            ]
        },
        {
            "name": "astropy",
            "specs": [
                [
                    ">=",
                    "2.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "colossus",
            "specs": [
                [
                    ">=",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "3.9.0"
                ]
            ]
        },
        {
            "name": "mcfit",
            "specs": [
                [
                    ">=",
                    "0.0.21"
                ]
            ]
        },
        {
            "name": "lenstronomy",
            "specs": [
                [
                    ">=",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "68.2.2"
                ]
            ]
        },
        {
            "name": "mpmath",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "pyhalo"
}
        
Elapsed time: 0.39827s