Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyrogram1

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyrogram1

Fork of Pyrogram v1

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc