A Pyrogram based functional module.
Project description
pyPragyanX
About: pyPragyanX have many useful functions, that you can use in your repos/repostory. It'll make you code/bot smooth and fast!
Installation
pip3 install pyPragyanX
Import functions
from PragyanX.functions import <functions name>
Functions available:
Example.
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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyPragyanX-1.1.4.tar.gz
(34.8 kB
view details)
File details
Details for the file pyPragyanX-1.1.4.tar.gz.
File metadata
- Download URL: pyPragyanX-1.1.4.tar.gz
- Upload date:
- Size: 34.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8980a379d5db2e76210cab7c311595ff7feabe76a4c53aebe1cb273e3650e821
|
|
| MD5 |
9eb7dc0b5244998fe27de030f8236e29
|
|
| BLAKE2b-256 |
90da93cb921f0ac2bbee93904337de35c5d3d445236356959b90c644d301f734
|