Fork of Pyrogram v1
Project description
pyrogram1
This is a fork of Pyrogram v1 (Last: v1.4.16) which installs the library with name pyrogram1
so that you can use both major versions at the same time.
- Install this only if you need both version. If you only need major version 1, use
pip install pyrogram==1.*
. - Please install this before the latest
pyrogram
version so that dependencies, if conflicting, can be overwritten.
This isn't exactly the right way, but it is the only way. Also, dependencies may (and will
in the future) create a problem!
Installation
PyPI
pip install pyrogram1
Usage
Just change pyrogram
to pyrogram1
in your imports. For example:
from pyrogram1 import Client
If you are using both clients in same file:
from pyrogram1 import Client as Client1
Credits
Original Author - Dan
Original Repository - pyrogram
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
pyrogram1-0.0.0.2.tar.gz
(308.4 kB
view details)
File details
Details for the file pyrogram1-0.0.0.2.tar.gz
.
File metadata
- Download URL: pyrogram1-0.0.0.2.tar.gz
- Upload date:
- Size: 308.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 368956601ef1ac6c89b8747f60e7ac02e0498bdcff2ac65113ac67463638eea5 |
|
MD5 | 85e712459dcd6c0d2c9a160bc9bef3be |
|
BLAKE2b-256 | c42bdd9457e6ac7d4b530d4d215e30b0bf40bb56561a551393f8519741fc1ec0 |