coogle


Namecoogle JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-01-07 22:46:48
maintainerNone
docs_urlNone
authorMonisha-1996
requires_python~=3.10
licenseNone
keywords drive google telegram
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
 <a href="https://pypi.org/project/coogle">Coogle</a>
</p>

```python

from Coogle import calculate

value = calculate(20000)

print(value)

```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "coogle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.10",
    "maintainer_email": null,
    "keywords": "Drive, Google, Telegram",
    "author": "Monisha-1996",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7e/d1/ae843004d7a9466797e7697b773216f7875895dcf3c10745af4e617be643/coogle-0.0.3.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n <a href=\"https://pypi.org/project/coogle\">Coogle</a>\n</p>\n\n```python\n\nfrom Coogle import calculate\n\nvalue = calculate(20000)\n\nprint(value)\n\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "drive",
        " google",
        " telegram"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ece4921eb9e546bcf294773bd45c6b82c429174c47eaf2732dff5e6fdab516fc",
                "md5": "4fc7c869c7a780ec39bbe3cb4fb5c7e2",
                "sha256": "0771385c7935b26962ee698e133532f87d33030f35e222d1669cfe4e52524a65"
            },
            "downloads": -1,
            "filename": "coogle-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4fc7c869c7a780ec39bbe3cb4fb5c7e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.10",
            "size": 3405,
            "upload_time": "2025-01-07T22:46:46",
            "upload_time_iso_8601": "2025-01-07T22:46:46.656225Z",
            "url": "https://files.pythonhosted.org/packages/ec/e4/921eb9e546bcf294773bd45c6b82c429174c47eaf2732dff5e6fdab516fc/coogle-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ed1ae843004d7a9466797e7697b773216f7875895dcf3c10745af4e617be643",
                "md5": "1fcacf5cb88532eac585c169579c99b2",
                "sha256": "16ab0c6f5689011a22e1afd539afc36f8798d1b9cfb7f060c0e3e01275ed7e24"
            },
            "downloads": -1,
            "filename": "coogle-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1fcacf5cb88532eac585c169579c99b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.10",
            "size": 2410,
            "upload_time": "2025-01-07T22:46:48",
            "upload_time_iso_8601": "2025-01-07T22:46:48.850109Z",
            "url": "https://files.pythonhosted.org/packages/7e/d1/ae843004d7a9466797e7697b773216f7875895dcf3c10745af4e617be643/coogle-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 22:46:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "coogle"
}
        
Elapsed time: 1.29008s