greapy


Namegreapy JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryA simple python-based implementation of the General Relativistic Entropic Acceleration (GREA) theory
upload_time2025-07-20 18:50:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords greapy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `GREApy`

<img src="docs/assets/logo.png" width="400" height="400">


[![image](https://img.shields.io/pypi/v/greapy.svg)](https://pypi.python.org/pypi/greapy)
[![](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/rcalderonb6/greapy/blob/main/LICENSE) 
[![image](https://img.shields.io/conda/vn/conda-forge/greapy.svg)](https://anaconda.org/conda-forge/greapy)
[![](https://img.shields.io/badge/arXiv-250X.0XXXX%20-red.svg)](https://arxiv.org/abs/250X.0XXXX)


**A simple python-based implementation of the General Relativistic Entropic Acceleration (GREA) theory**

-   Free software: MIT License
-   Documentation: https://rcalderonb6.github.io/greapy
    

<!-- ## Features -->

<!-- -   TODO -->

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "greapy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "greapy",
    "author": null,
    "author_email": "Rodrigo Calderon <calderon.cosmology@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d8/79/ca8ea0f6c5e8c54f863094aa5709b69e094bec6f2393a580b4479a822d39/greapy-0.3.0.tar.gz",
    "platform": null,
    "description": "# `GREApy`\n\n<img src=\"docs/assets/logo.png\" width=\"400\" height=\"400\">\n\n\n[![image](https://img.shields.io/pypi/v/greapy.svg)](https://pypi.python.org/pypi/greapy)\n[![](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/rcalderonb6/greapy/blob/main/LICENSE) \n[![image](https://img.shields.io/conda/vn/conda-forge/greapy.svg)](https://anaconda.org/conda-forge/greapy)\n[![](https://img.shields.io/badge/arXiv-250X.0XXXX%20-red.svg)](https://arxiv.org/abs/250X.0XXXX)\n\n\n**A simple python-based implementation of the General Relativistic Entropic Acceleration (GREA) theory**\n\n-   Free software: MIT License\n-   Documentation: https://rcalderonb6.github.io/greapy\n    \n\n<!-- ## Features -->\n\n<!-- -   TODO -->\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A simple python-based implementation of the General Relativistic Entropic Acceleration (GREA) theory",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/rcalderonb6/greapy"
    },
    "split_keywords": [
        "greapy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "028ba7dff14056073137a6dd1e2d12a9e1d733ae58c5d6425a6089744e5921ac",
                "md5": "0061a19569c44befcadaf98c931b7621",
                "sha256": "4736b57f0fb80cf6ceedf9a6cbab9e94f499a1ac5b29658025e2597c5b7fab3f"
            },
            "downloads": -1,
            "filename": "greapy-0.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0061a19569c44befcadaf98c931b7621",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 24425,
            "upload_time": "2025-07-20T18:50:48",
            "upload_time_iso_8601": "2025-07-20T18:50:48.047169Z",
            "url": "https://files.pythonhosted.org/packages/02/8b/a7dff14056073137a6dd1e2d12a9e1d733ae58c5d6425a6089744e5921ac/greapy-0.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d879ca8ea0f6c5e8c54f863094aa5709b69e094bec6f2393a580b4479a822d39",
                "md5": "61ec8310140ea8a8e49b24e48b6cb70d",
                "sha256": "22fa09c7a9feb66bd8581a3177f0b7680fd379a3163eadb881a275712bf1cdbc"
            },
            "downloads": -1,
            "filename": "greapy-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "61ec8310140ea8a8e49b24e48b6cb70d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1448415,
            "upload_time": "2025-07-20T18:50:48",
            "upload_time_iso_8601": "2025-07-20T18:50:48.971013Z",
            "url": "https://files.pythonhosted.org/packages/d8/79/ca8ea0f6c5e8c54f863094aa5709b69e094bec6f2393a580b4479a822d39/greapy-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-20 18:50:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rcalderonb6",
    "github_project": "greapy",
    "github_not_found": true,
    "lcname": "greapy"
}
        
Elapsed time: 1.67249s