Skip to main content

No project description provided

Project description

herdcalls logo

A simple and elegant client that allows you to make group voice calls quickly and easily.
Examples Documentation PyPi Channel Chat

HerdCalls PyPI Downloads

This project allows making Telegram group call using MtProto and WebRTC, this is possible thanks to the power of NTgCalls library and @evgeny-nadymov

Example Usage

from herdcalls import HerdCalls
from herdcalls import idle
from herdcalls.types import MediaStream
...
chat_id = -1001185324811
app = HerdCalls(client)
app.start()
app.join_group_call(
    chat_id,
    MediaStream(
        'http://docs.evostream.com/sample_content/assets/sintel1m720p.mp4',
    )
)
idle()

Features

  • Prebuilt wheels for macOS, Linux and Windows.
  • Supporting all type of MTProto libraries: Pyroherd, Telethon and Hydrogram.
  • Work with voice chats in channels and chats.
  • Join as channels or chats.
  • Mute/unmute, pause/resume, stop/play, volume control and more...

Requirements

How to install?

Here's how to install the HerdCalls lib, the commands are given below:

# With Git
pip install git+https://github.com/herdcalls/herdcalls -U

# With PyPi (Recommended)
pip install herdcalls -U

Key Contributors

  • @Laky-64 (DevOps Engineer, Software Architect):
    • Played a crucial role in developing HerdCalls being an ex developer of pyservercall and of tgcallsjs.
    • Automation with GitHub Actions
  • @kuogi (Senior UI/UX designer, Documenter):
    • As a Senior UI/UX Designer, Kuogi has significantly improved the user interface of our documentation, making it more visually appealing and user-friendly.
    • Played a key role in writing and structuring our documentation, ensuring that it is clear, informative, and accessible to all users.
  • @vrumger (Senior Node.js Developer, Software Architect):
    • Has made important fixes and enhancements to the WebRTC component of the library, improving its stability and performance.
    • Main developer of TgCallsJS
  • @alemidev (Senior Python Developer):
    • Has made important fixes and enhancements to the async part of the library

Junior Developers

  • @TuriOG (Junior Python Developer):
    • Currently working on integrating NTgCalls into HerdCalls, an important step in expanding the functionality and usability of the library.

Special Thanks

  • @evgeny-nadymov: A heartfelt thank you to Evgeny Nadymov for graciously allowing us to use their code from telegram-react. His contribution has been pivotal to the success of this project.

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

herdcalls-0.0.6.tar.gz (36.2 kB view details)

Uploaded Source

Built Distribution

herdcalls-0.0.6-py3-none-any.whl (68.8 kB view details)

Uploaded Python 3

File details

Details for the file herdcalls-0.0.6.tar.gz.

File metadata

  • Download URL: herdcalls-0.0.6.tar.gz
  • Upload date:
  • Size: 36.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for herdcalls-0.0.6.tar.gz
Algorithm Hash digest
SHA256 2d9f91d39b0eecc8abbee05b2f49cab8a5d74ed56807a6538e0fae4157e7bf40
MD5 44a4ff4d4f0781e3f0cf2aee48110221
BLAKE2b-256 8a19134d07d645a4fe8a76e7b2c5c37d1aa3d462d2f0f335567f72f56a6f1042

See more details on using hashes here.

File details

Details for the file herdcalls-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: herdcalls-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 68.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for herdcalls-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f7773ac8edf9e35ad0e349c6885bcea643e980ed468fe86575c0df5b6e73af76
MD5 571ad96e81cc32d23f3bf6eb30c6ce6b
BLAKE2b-256 bca8476b91d6535dd616fef48380053277e7f44a711b067df76675ba58bff3e4

See more details on using hashes here.

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