gold33423322


Namegold33423322 JSON
Version 2.0 PyPI version JSON
download
home_pagehttps://github.com/SabillillahX/pipi.git
SummarySimple library to calculate golden ratio
upload_time2024-01-17 09:49:50
maintainer
docs_urlNone
authorSabillillahX
requires_python
licenseMIT
keywords golden_ratio golden
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Golden Ratio Calculation
Python simple library to calculate Golden Ratio (phi)

## Installation
```shell
pip install gold33423322
```

## Usage
Basic Usage:
```python
from gold33423307 import GoldenRatio

phi = GoldenRatio.calculatePhi()
print(f"Golden Ratio: {phi}")
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SabillillahX/pipi.git",
    "name": "gold33423322",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "golden_ratio,golden",
    "author": "SabillillahX",
    "author_email": "<sabillillahxtkj@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/40/f3/e5d7bb68d989c045824cafe01e4a9c96e930c7bbf93f1b9b8ad0f1a280ec/gold33423322-2.0.tar.gz",
    "platform": null,
    "description": "# Golden Ratio Calculation\r\nPython simple library to calculate Golden Ratio (phi)\r\n\r\n## Installation\r\n```shell\r\npip install gold33423322\r\n```\r\n\r\n## Usage\r\nBasic Usage:\r\n```python\r\nfrom gold33423307 import GoldenRatio\r\n\r\nphi = GoldenRatio.calculatePhi()\r\nprint(f\"Golden Ratio: {phi}\")\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple library to calculate golden ratio",
    "version": "2.0",
    "project_urls": {
        "Homepage": "https://github.com/SabillillahX/pipi.git"
    },
    "split_keywords": [
        "golden_ratio",
        "golden"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa7e91391187dd931b23546fbe1e87d498c36e0f30ccb7830a8c724601cf7b7c",
                "md5": "c6b432d460982b79ed04f11172a82d41",
                "sha256": "dd8cbb6bcb7c59cc7b9b89d9b154559144c0824dcd8addd454edf5d0fde745b3"
            },
            "downloads": -1,
            "filename": "gold33423322-2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c6b432d460982b79ed04f11172a82d41",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3081,
            "upload_time": "2024-01-17T09:49:49",
            "upload_time_iso_8601": "2024-01-17T09:49:49.118280Z",
            "url": "https://files.pythonhosted.org/packages/aa/7e/91391187dd931b23546fbe1e87d498c36e0f30ccb7830a8c724601cf7b7c/gold33423322-2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40f3e5d7bb68d989c045824cafe01e4a9c96e930c7bbf93f1b9b8ad0f1a280ec",
                "md5": "057bb06cf0d7a9af20762e88c5bee49a",
                "sha256": "e3089d583621b4c4a8f671babd7e4d91c19a8e1934c4a88682c1eb6a945df1b4"
            },
            "downloads": -1,
            "filename": "gold33423322-2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "057bb06cf0d7a9af20762e88c5bee49a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2486,
            "upload_time": "2024-01-17T09:49:50",
            "upload_time_iso_8601": "2024-01-17T09:49:50.965911Z",
            "url": "https://files.pythonhosted.org/packages/40/f3/e5d7bb68d989c045824cafe01e4a9c96e930c7bbf93f1b9b8ad0f1a280ec/gold33423322-2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 09:49:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SabillillahX",
    "github_project": "pipi",
    "github_not_found": true,
    "lcname": "gold33423322"
}
        
Elapsed time: 1.09866s