pyhipp


Namepyhipp JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryModern Python toolkit for HPC
upload_time2024-06-08 13:41:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyHipp - Modern Python toolkit for HPC

[![Last commit](https://img.shields.io/github/last-commit/ChenYangyao/pyhipp/master)](https://github.com/ChenYangyao/pyhipp/commits/master)
[![Workflow Status](https://img.shields.io/github/actions/workflow/status/ChenYangyao/pyhipp/run-test.yml)](https://github.com/ChenYangyao/pyhipp/actions/workflows/run-test.yml)
[![MIT License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/ChenYangyao/pyhipp/blob/master/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/pyhipp)](https://pypi.org/project/pyhipp/)
[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)

PyHipp is a computational toolkit, designed mainly for astronomical researches.
We pre-release this package, as our other projects depend extensively on it.
The package is still under active update, subjecting to structural changes and
functional extensions. The docs are still incomplete, and testings do not cover the 
full source tree, which we will continue to complete.

To install `pyhipp` and automatically handle the dependencies, use:
```bash
pip install pyhipp
```

## Usage 

See the Jupyter notebooks under `docs/`.
- `io.ipynb`: I/O facilities for data I/O, e.g., with HDF5.
- `astro.ipynb`: Astronomy-related functionalities, e.g. cosmological computations.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyhipp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Yangyao Chen <yangyaochen.astro@foxmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/de/49/5d41c1a0431a2de2f08d90248acce6bc7d720619cedde84900325d8d983c/pyhipp-0.2.3.tar.gz",
    "platform": null,
    "description": "# PyHipp - Modern Python toolkit for HPC\n\n[![Last commit](https://img.shields.io/github/last-commit/ChenYangyao/pyhipp/master)](https://github.com/ChenYangyao/pyhipp/commits/master)\n[![Workflow Status](https://img.shields.io/github/actions/workflow/status/ChenYangyao/pyhipp/run-test.yml)](https://github.com/ChenYangyao/pyhipp/actions/workflows/run-test.yml)\n[![MIT License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/ChenYangyao/pyhipp/blob/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/pyhipp)](https://pypi.org/project/pyhipp/)\n[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)\n\nPyHipp is a computational toolkit, designed mainly for astronomical researches.\nWe pre-release this package, as our other projects depend extensively on it.\nThe package is still under active update, subjecting to structural changes and\nfunctional extensions. The docs are still incomplete, and testings do not cover the \nfull source tree, which we will continue to complete.\n\nTo install `pyhipp` and automatically handle the dependencies, use:\n```bash\npip install pyhipp\n```\n\n## Usage \n\nSee the Jupyter notebooks under `docs/`.\n- `io.ipynb`: I/O facilities for data I/O, e.g., with HDF5.\n- `astro.ipynb`: Astronomy-related functionalities, e.g. cosmological computations.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Modern Python toolkit for HPC",
    "version": "0.2.3",
    "project_urls": {
        "Repository": "https://github.com/ChenYangyao/pyhipp.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e9c589697c72d429382a3b23f91c213b0647fc5f0b4db810839aaaecb22d0c0",
                "md5": "cd31326d4674a7c3c014a8aed504cdf6",
                "sha256": "76bf22b4536d30243ede9067310efb9fdd10eff307769358dbbe3c68af819863"
            },
            "downloads": -1,
            "filename": "pyhipp-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd31326d4674a7c3c014a8aed504cdf6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 246799,
            "upload_time": "2024-06-08T13:41:47",
            "upload_time_iso_8601": "2024-06-08T13:41:47.572281Z",
            "url": "https://files.pythonhosted.org/packages/9e/9c/589697c72d429382a3b23f91c213b0647fc5f0b4db810839aaaecb22d0c0/pyhipp-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de495d41c1a0431a2de2f08d90248acce6bc7d720619cedde84900325d8d983c",
                "md5": "8c060372365a3a57bdc39278ade48cdb",
                "sha256": "8eacddd343a2ec0b1c01571a2d82f1ee89b27bc5414cd4ede94be95aa7e53e6e"
            },
            "downloads": -1,
            "filename": "pyhipp-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8c060372365a3a57bdc39278ade48cdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 230322,
            "upload_time": "2024-06-08T13:41:50",
            "upload_time_iso_8601": "2024-06-08T13:41:50.229708Z",
            "url": "https://files.pythonhosted.org/packages/de/49/5d41c1a0431a2de2f08d90248acce6bc7d720619cedde84900325d8d983c/pyhipp-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-08 13:41:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenYangyao",
    "github_project": "pyhipp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyhipp"
}
        
Elapsed time: 0.26059s