Skip to main content

Optimized fork of telethon

Project description

SKYLINETL Banner

🌌 SKYLINETL
FORK OF Telethon GitHub

branch version github license


❓ Что такое Skylinetl?

Skylinetl — это форк популярной библиотеки Telethon.
Он создан для:

  • ⚡ Оптимизации и повышения стабильности работы
  • 🤖 Использования как для обычных ботов, так и для юзерботов
  • 🛠 Лёгкой настройки и использования Telegram API

Этот форк немного улучшен, чтобы ваши боты работали быстрее и надёжнее!


🚀 Установка

Просто пропишите в терминале:

pip install skylinetl==1.0.0

Если возникнут проблемы при установке попробуйте:

pip install skylinetl==1.0.0 --break-system-packages

💻 Пример использования:

from skylinetl import TelegramClient

api_id = 123456
api_hash = "your_api_hash"

client = TelegramClient('session_name', api_id, api_hash)

async def main():
    me = await client.get_me()
    print(me.stringify())

with client:
    client.loop.run_until_complete(main())

Спасибо за telethon, LonamiWebs!

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

skylinetl-2.0.2.tar.gz (657.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skylinetl-2.0.2-py3-none-any.whl (731.9 kB view details)

Uploaded Python 3

File details

Details for the file skylinetl-2.0.2.tar.gz.

File metadata

  • Download URL: skylinetl-2.0.2.tar.gz
  • Upload date:
  • Size: 657.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for skylinetl-2.0.2.tar.gz
Algorithm Hash digest
SHA256 75d81d80420ed685ebb19ee42cc53acbce34d809e7cd1a33da908d82c13bcc8d
MD5 8746e7bbd80bb487f51eb5a2166aa37d
BLAKE2b-256 37b98725a4a3f2f3839584039340c90f577df3ffa78203828028c6123fcd693a

See more details on using hashes here.

File details

Details for the file skylinetl-2.0.2-py3-none-any.whl.

File metadata

  • Download URL: skylinetl-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 731.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for skylinetl-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2abfd65d27b94e28e9e90960eb87273bc501530c0888307b69f9cd4fd96fd48f
MD5 6564d655246e7520996fa32f6efec6ae
BLAKE2b-256 2f9a5c0b84727160fd3bb40369f44d79d4ecaa1f812ac0b89fc810e960265980

See more details on using hashes here.

Supported by

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