Skip to main content

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


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.1.0.tar.gz (322.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page