SDR3423312


NameSDR3423312 JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summarycalculate golden ratio
upload_time2024-01-17 10:17:17
maintainer
docs_urlNone
author
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
Bruh calculate Golden Ratio (phi)

## Installation
```shell
pip install gold33423302
```

## Usage
Basic Usage:
```python
from gold33423302 import goldenratio

phi = goldenratio.calculate_golden_ratio()
print(f"golden ratio: {phi}")
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "SDR3423312",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "golden_ratio,golden",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/eb/e5/b108e5c7362a187ca794703af64f0b90f8a4e044992f7eadefa078069f15/SDR3423312-0.0.1.tar.gz",
    "platform": null,
    "description": "# Golden Ratio Calculation\r\nBruh calculate Golden Ratio (phi)\r\n\r\n## Installation\r\n```shell\r\npip install gold33423302\r\n```\r\n\r\n## Usage\r\nBasic Usage:\r\n```python\r\nfrom gold33423302 import goldenratio\r\n\r\nphi = goldenratio.calculate_golden_ratio()\r\nprint(f\"golden ratio: {phi}\")\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "calculate golden ratio",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "golden_ratio",
        "golden"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9369e716031883b62bf493afc3d511ab57fe63ded4b596f3bf05570f1ac8f18",
                "md5": "2dc2d00816f27de127e5013d6b4d5106",
                "sha256": "0d7cd1f291d9a7e975253ba1d1c24d53b7ec9b400028a7aa5dc7d9c4732ff275"
            },
            "downloads": -1,
            "filename": "SDR3423312-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2dc2d00816f27de127e5013d6b4d5106",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1753,
            "upload_time": "2024-01-17T10:17:15",
            "upload_time_iso_8601": "2024-01-17T10:17:15.465382Z",
            "url": "https://files.pythonhosted.org/packages/d9/36/9e716031883b62bf493afc3d511ab57fe63ded4b596f3bf05570f1ac8f18/SDR3423312-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebe5b108e5c7362a187ca794703af64f0b90f8a4e044992f7eadefa078069f15",
                "md5": "e3b3d3e825452c3a832d26defb33fbbf",
                "sha256": "15f30cff0ca4efd86c319d0507d84db2800aa98c6b10f717565f789debdfbc65"
            },
            "downloads": -1,
            "filename": "SDR3423312-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e3b3d3e825452c3a832d26defb33fbbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1505,
            "upload_time": "2024-01-17T10:17:17",
            "upload_time_iso_8601": "2024-01-17T10:17:17.508410Z",
            "url": "https://files.pythonhosted.org/packages/eb/e5/b108e5c7362a187ca794703af64f0b90f8a4e044992f7eadefa078069f15/SDR3423312-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 10:17:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sdr3423312"
}
        
Elapsed time: 0.79769s