Fork of Pyrogram v1
Project description
oldpyro
This is a fork of Pyrogram v1 (Last: v1.4.16) which installs the library with name oldpyro
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 oldpyro
Usage
Just change pyrogram
to oldpyro
in your imports. For example:
from oldpyro import Client
If you are using both clients in same file:
from oldpyro 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
oldpyro-0.1.0.tar.gz
(326.4 kB
view details)
File details
Details for the file oldpyro-0.1.0.tar.gz
.
File metadata
- Download URL: oldpyro-0.1.0.tar.gz
- Upload date:
- Size: 326.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38d2c5dd75f9a8d05f786d0e0b72c75a1afc8c5654253d538ee690061157ca04 |
|
MD5 | 4518798c45c5098c369513777e391704 |
|
BLAKE2b-256 | d887d5193f1b3964d4531945e3ad8207153245b703b29ea5aa8a373a56c07de7 |