Skip to main content

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


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 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