<p align="center">
<a href="https://github.com/RiZoeLX">
<img src="RiZoeLX/data/RiZoeLX.png" alt="RiZoeLX" width="300" aligne='centre'>
</a>
</p>
<h1 align="center">
<b> pyRiZoeLX </b> <br>
</h1>
* [![PyPI - Version](https://img.shields.io/pypi/v/pyRiZoeLX?style=round)](https://pypi.org/project/pyRiZoeLX)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/pyRiZoeLX?label=DOWNLOADS&style=round)](https://pypi.org/project/pyRiZoeLX)
----
<b>About:</b> pyRiZoeLX 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 pyRiZoeLX
```
<h4> Import functions </h4>
``` python
from RiZoeLX.functions import <functions name>
```
<h4> Functions available: </h4>
> [Click Here](https://github.com/RiZoeLX/pyRiZoeLX/tree/main/RiZoeLX/functions#-functions-available-) </b>
<h3> Example. </h3>
``` python
from RiZoeLX.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/RiZoeLX/pyRiZoeLX",
"name": "pyRiZoeLX",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "telegram,pyRiZoeLX,RiZoeLX,pyrogram,functions,py-RiZoeLX",
"author": "MrRiZoeL",
"author_email": "xrizoel@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b1/30/2833297ec1a2b8bb12001419d61aa583439016e98a74a1ee5d259b8169a5/pyRiZoeLX-1.1.4.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a href=\"https://github.com/RiZoeLX\">\n <img src=\"RiZoeLX/data/RiZoeLX.png\" alt=\"RiZoeLX\" width=\"300\" aligne='centre'>\n </a>\n</p>\n<h1 align=\"center\">\n <b> pyRiZoeLX </b> <br> \n\n</h1>\n\n * [![PyPI - Version](https://img.shields.io/pypi/v/pyRiZoeLX?style=round)](https://pypi.org/project/pyRiZoeLX) \n[![PyPI - Downloads](https://img.shields.io/pypi/dm/pyRiZoeLX?label=DOWNLOADS&style=round)](https://pypi.org/project/pyRiZoeLX) \n\n----\n\n<b>About:</b> pyRiZoeLX have many useful functions, that you can use in your repos/repostory. It'll make you code/bot smooth and fast!\n\n<h4> Installation </h4>\n\n```python \npip3 install pyRiZoeLX\n```\n\n<h4> Import functions </h4>\n\n``` python\nfrom RiZoeLX.functions import <functions name>\n```\n\n<h4> Functions available: </h4>\n\n > [Click Here](https://github.com/RiZoeLX/pyRiZoeLX/tree/main/RiZoeLX/functions#-functions-available-) </b> \n\n<h3> Example. </h3>\n\n``` python\nfrom RiZoeLX.functions import ban_user\nfrom pyrogram import Client, filters \nfrom pyrogram.types import Message\n\n\n@Client.on_message(filters.command(\"ban\"))\nasync def ban_(client, message):\n await ban_user(client, message)\n```\n\n\n",
"bugtrack_url": null,
"license": "GNU General Public License v3.0",
"summary": "A Pyrogram based functional module.",
"version": "1.1.4",
"split_keywords": [
"telegram",
"pyrizoelx",
"rizoelx",
"pyrogram",
"functions",
"py-rizoelx"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1709ff06325787feb52e15d148220d5867819ee818a6d8f0980689b124c41071",
"md5": "29b0366278be7bb7eeb65f7bcab38711",
"sha256": "c08d71b109fc704c84a279e3b0629b267958bbb20445918083f9b9e18a2d53a7"
},
"downloads": -1,
"filename": "pyRiZoeLX-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "29b0366278be7bb7eeb65f7bcab38711",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 38838,
"upload_time": "2023-03-23T16:38:27",
"upload_time_iso_8601": "2023-03-23T16:38:27.537569Z",
"url": "https://files.pythonhosted.org/packages/17/09/ff06325787feb52e15d148220d5867819ee818a6d8f0980689b124c41071/pyRiZoeLX-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1302833297ec1a2b8bb12001419d61aa583439016e98a74a1ee5d259b8169a5",
"md5": "23e10f1677d2ceb425cbf4016200a799",
"sha256": "034c873f029f4a7f3cb9a7e6c5915385c39a4cac3c3f901e7c70f25f36337f33"
},
"downloads": -1,
"filename": "pyRiZoeLX-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "23e10f1677d2ceb425cbf4016200a799",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 34198,
"upload_time": "2023-03-23T16:38:29",
"upload_time_iso_8601": "2023-03-23T16:38:29.663605Z",
"url": "https://files.pythonhosted.org/packages/b1/30/2833297ec1a2b8bb12001419d61aa583439016e98a74a1ee5d259b8169a5/pyRiZoeLX-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-23 16:38:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "RiZoeLX",
"github_project": "pyRiZoeLX",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyrizoelx"
}