oxgram


Nameoxgram JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/Clinton-Abraham
Summary
upload_time2025-03-03 16:23:21
maintainerNone
docs_urlNone
authorClinton Abraham
requires_python~=3.10
licenseNone
keywords bot bots 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/oxgram" style="text-decoration:none;">Oxgram</a>
</p>


```python

from Oxgram.functions import Pyrogram

dcid = await Pyrogram.get01(update)

print(dcid)

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Clinton-Abraham",
    "name": "oxgram",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.10",
    "maintainer_email": null,
    "keywords": "bot, bots, telegram",
    "author": "Clinton Abraham",
    "author_email": "clintonabrahamc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/c2/37a70dd6187faa28e6488bd6b38e708510654e4ed1617ee288854de6b88f/oxgram-0.0.6.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n \ud83d\udce6 <a href=\"https://pypi.org/project/oxgram\" style=\"text-decoration:none;\">Oxgram</a>\n</p>\n\n\n```python\n\nfrom Oxgram.functions import Pyrogram\n\ndcid = await Pyrogram.get01(update)\n\nprint(dcid)\n\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u3164",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/Clinton-Abraham"
    },
    "split_keywords": [
        "bot",
        " bots",
        " telegram"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab643f67e8b6cb100c2ba61d15d1cf8793499855a017360046e301b4f854c803",
                "md5": "5eb29bfbb4cc7340150c22b5ed394e47",
                "sha256": "fae7882ee6138353d77745f6b216aa467db479c049b6cee5e4bae540b7efe433"
            },
            "downloads": -1,
            "filename": "oxgram-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5eb29bfbb4cc7340150c22b5ed394e47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.10",
            "size": 5477,
            "upload_time": "2025-03-03T16:23:20",
            "upload_time_iso_8601": "2025-03-03T16:23:20.436355Z",
            "url": "https://files.pythonhosted.org/packages/ab/64/3f67e8b6cb100c2ba61d15d1cf8793499855a017360046e301b4f854c803/oxgram-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1cc237a70dd6187faa28e6488bd6b38e708510654e4ed1617ee288854de6b88f",
                "md5": "8f993073e62b17c25e9ca80f32f10652",
                "sha256": "b4cba90fbe2a575a2f7348933344185089ad7cd8cb767149400dd88ed1ccf635"
            },
            "downloads": -1,
            "filename": "oxgram-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "8f993073e62b17c25e9ca80f32f10652",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.10",
            "size": 3429,
            "upload_time": "2025-03-03T16:23:21",
            "upload_time_iso_8601": "2025-03-03T16:23:21.217137Z",
            "url": "https://files.pythonhosted.org/packages/1c/c2/37a70dd6187faa28e6488bd6b38e708510654e4ed1617ee288854de6b88f/oxgram-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-03 16:23:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oxgram"
}
        
Elapsed time: 1.17952s