pyPragyanX


NamepyPragyanX JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/PragyanIITIAN/pyPragyanX
SummaryA Pyrogram based functional module.
upload_time2023-06-21 15:27:02
maintainer
docs_urlNone
authorPragyan IITIAN
requires_python
licenseGNU General Public License v3.0
keywords telegram pypragyanx pragyanx pyrogram functions py-pragyanx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
   <a href="https://github.com/PragyanX">
      <img src="PragyanX/data/PragyanX.png" alt="PragyanX" width="300" aligne='centre'>
   </a>
</p>
<h1 align="center">
   <b> pyPragyanX </b> <br>  

</h1>

 * [![PyPI - Version](https://img.shields.io/pypi/v/pyPragyanX?style=round)](https://pypi.org/project/pyPragyanX) 
[![PyPI - Downloads](https://img.shields.io/pypi/dm/pyPragyanX?label=DOWNLOADS&style=round)](https://pypi.org/project/pyPragyanX) 

----

<b>About:</b> pyPragyanX have many useful functions, that you can use in your repos/repostory. It'll make you code/bot smooth and fast!

<h4> Installation </h4>

```python 
pip3 install pyPragyanX
```

<h4> Import functions </h4>

``` python
from PragyanX.functions import <functions name>
```

<h4> Functions available: </h4>

 > [Click Here](https://github.com/PragyanX/pyPragyanX/tree/main/PragyanX/functions#-functions-available-) </b> 

<h3> Example. </h3>

``` python
from PragyanX.functions import ban_user
from pyrogram import Client, filters 
from pyrogram.types import Message


@Client.on_message(filters.command("ban"))
async def ban_(client, message):
   await ban_user(client, message)
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PragyanIITIAN/pyPragyanX",
    "name": "pyPragyanX",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "telegram,pyPragyanX,PragyanX,pyrogram,functions,py-PragyanX",
    "author": "Pragyan IITIAN",
    "author_email": "pragyaniitian@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/90/da/93cb921f0ac2bbee93904337de35c5d3d445236356959b90c644d301f734/pyPragyanX-1.1.4.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\r\n   <a href=\"https://github.com/PragyanX\">\r\n      <img src=\"PragyanX/data/PragyanX.png\" alt=\"PragyanX\" width=\"300\" aligne='centre'>\r\n   </a>\r\n</p>\r\n<h1 align=\"center\">\r\n   <b> pyPragyanX </b> <br>  \r\n\r\n</h1>\r\n\r\n * [![PyPI - Version](https://img.shields.io/pypi/v/pyPragyanX?style=round)](https://pypi.org/project/pyPragyanX) \r\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/pyPragyanX?label=DOWNLOADS&style=round)](https://pypi.org/project/pyPragyanX) \r\n\r\n----\r\n\r\n<b>About:</b> pyPragyanX have many useful functions, that you can use in your repos/repostory. It'll make you code/bot smooth and fast!\r\n\r\n<h4> Installation </h4>\r\n\r\n```python \r\npip3 install pyPragyanX\r\n```\r\n\r\n<h4> Import functions </h4>\r\n\r\n``` python\r\nfrom PragyanX.functions import <functions name>\r\n```\r\n\r\n<h4> Functions available: </h4>\r\n\r\n > [Click Here](https://github.com/PragyanX/pyPragyanX/tree/main/PragyanX/functions#-functions-available-) </b> \r\n\r\n<h3> Example. </h3>\r\n\r\n``` python\r\nfrom PragyanX.functions import ban_user\r\nfrom pyrogram import Client, filters \r\nfrom pyrogram.types import Message\r\n\r\n\r\n@Client.on_message(filters.command(\"ban\"))\r\nasync def ban_(client, message):\r\n   await ban_user(client, message)\r\n```\r\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "A Pyrogram based functional module.",
    "version": "1.1.4",
    "project_urls": {
        "Homepage": "https://github.com/PragyanIITIAN/pyPragyanX"
    },
    "split_keywords": [
        "telegram",
        "pypragyanx",
        "pragyanx",
        "pyrogram",
        "functions",
        "py-pragyanx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90da93cb921f0ac2bbee93904337de35c5d3d445236356959b90c644d301f734",
                "md5": "9eb7dc0b5244998fe27de030f8236e29",
                "sha256": "8980a379d5db2e76210cab7c311595ff7feabe76a4c53aebe1cb273e3650e821"
            },
            "downloads": -1,
            "filename": "pyPragyanX-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9eb7dc0b5244998fe27de030f8236e29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34814,
            "upload_time": "2023-06-21T15:27:02",
            "upload_time_iso_8601": "2023-06-21T15:27:02.643740Z",
            "url": "https://files.pythonhosted.org/packages/90/da/93cb921f0ac2bbee93904337de35c5d3d445236356959b90c644d301f734/pyPragyanX-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-21 15:27:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PragyanIITIAN",
    "github_project": "pyPragyanX",
    "github_not_found": true,
    "lcname": "pypragyanx"
}
        
Elapsed time: 0.07857s