ntgcalls


Namentgcalls JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA Native Implementation of Telegram Calls in a seamless way.
upload_time2024-04-17 22:02:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
keywords audio python library video telegram stream ffmpeg cpp webrtc voice-chat voip group-chat video-calls calls video-chat pytgcalls ntgcalls tgcalls py-tgcalls
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/banner.png" alt="pytgcalls logo" />
<p align="center">
    <b>A Native Implementation of Telegram Calls in a seamless way.</b>
    <br>
    <a href="https://github.com/pytgcalls/ntgcalls/tree/master/examples">
        Examples
    </a>
    •
    <a href="https://pytgcalls.github.io/">
        Documentation
    </a>
    •
    <a href="https://pypi.org/project/ntgcalls/">
        PyPi
    </a>
    •
    <a href="https://github.com/pytgcalls/ntgcalls/releases">
        Releases
    </a>
    •
    <a href="https://t.me/pytgcallsnews">
        Channel
    </a>
    •
    <a href="https://t.me/pytgcallschat">
        Chat
    </a>
</p>

# NativeTgCalls [![PyPI - Version](https://img.shields.io/pypi/v/ntgcalls?logo=python&logoColor=%23959DA5&label=pypi&labelColor=%23282f37)](https://pypi.org/project/ntgcalls/) [![Downloads](https://pepy.tech/badge/ntgcalls)](https://pepy.tech/project/ntgcalls)

Welcome to NativeTgCalls, an innovative open-source project. NativeTgCalls represents the next evolution in Telegram calling, building on the foundation laid by PyTgCalls.

|                                                                                     Powerful                                                                                      |                                                                                 Simple                                                                                 |                                                                                                   Light                                                                                                    |
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| <img src="https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/fast.gif" width=150 alt="Fast Logo"/><br>Built from scratch in C++ using Boost and libwebrtc | <img src="https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/simple.gif" width=150 alt="Simple Logo"/><br>Simple Python, GO and C Bindings<br> | <img src="https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/light.gif" width=150 alt="Light logo"/><br>We removed anything that could burden the library, including <b>NodeJS</b> |

...and more, **without even rewriting your code that uses PyTgCalls!**

## Overview
NativeTgCalls, often referred to as NTgCalls, is an exciting open-source venture. This project redefines the 
Telegram calling experience and introduces innovative features while preserving the legacy of PyTgCalls.

## Build Status
| Architecture |                                                                   Windows                                                                   |                                                                Linux                                                                |                                                                  MacOS                                                                  |
|:------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------:|
|    x86_64    |   ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=windows11&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745)   | ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=linux&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745) | ![BUILD](https://img.shields.io/badge/build-unsupported-dark_green?logo=apple&logoColor=%23959DA5&labelColor=%23282f37&color=%23959DA5) |
|    ARM64     | ![BUILD](https://img.shields.io/badge/build-unsupported-dark_green?logo=windows11&logoColor=%23959DA5&labelColor=%23282f37&color=%23959DA5) | ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=linux&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745) |   ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=apple&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745)   |

## Key Features

### Experimentation and Customization
NativeTgCalls is a playground for experimentation. We understand the importance of customization for developers, 
empowering you to tailor your Telegram calling solutions to your precise requirements.

### Advancing with PyTgCalls
Building upon the success of PyTgCalls, NativeTgCalls provides a natural progression for developers familiar with its predecessor. 
This evolution streamlines the development process and extends the capabilities of Telegram calling.

<i>Importantly, PyTgCalls will seamlessly integrate the new core (NTgCalls) to ensure backward compatibility.</i>

## Compiling

### Python Bindings
NativeTgCalls offers Py Bindings, enabling seamless integration with Python. Follow these steps to compile NativeTgCalls with Python Bindings:
1. Ensure you are in the root directory of the NativeTgCalls project.
2. Run the following command to install the Py Bindings:

   ```shell
   python3 setup.py install
   ```
### C Bindings
For developers looking to use NativeTgCalls with C and C++, we provide C Bindings. Follow these steps to compile NativeTgCalls with C Bindings:
1. Ensure you are in the root directory of the NativeTgCalls project.
2. Run the following command to generate the shared libs:
   ```shell
   python3 setup.py build_shared
   ```
3. Upon successful execution, a shared library will be generated in the "shared-output" directory. 
   You can now use this library to develop applications with NativeTgCalls.
4. To include the necessary headers in your C/C++ projects, you will find the "include" folder in the root of the project. 
   Utilize this folder for including the required header files.

## Key Contributors
* <b><a href="https://github.com/Laky-64">@Laky-64</a> (DevOps Engineer, Software Architect, Porting Engineer):</b>
    * Played a crucial role in developing NTgCalls.
    * Created the Python Bindings that made the library accessible to Python developers.
    * Developed the C Bindings, enabling the library's use in various environments.
* <b><a href="https://github.com/dadadani">@dadadani</a> (Senior C++ Developer, Performance engineer):</b>
    * Contributed to setting up CMakeLists and integrating with pybind11,
      greatly simplifying the library's usage for C++ developers.
* <b><a href="https://github.com/kuogi">@kuogi</a> (Senior UI/UX designer, Documenter):</b>
    * As a Senior UI/UX Designer, Kuogi has significantly improved the user interface of our documentation, 
      making it more visually appealing and user-friendly.
    * It Has also played a key role in writing and structuring our documentation, ensuring that it is clear,
      informative, and accessible to all users.
* <b><a href="https://github.com/vrumger">@vrumger</a> (Mid-level NodeJS Developer):</b>
    * Avrumy has made important fixes and enhancements to the WebRTC component of the library, 
      improving its stability and performance.

## Junior Developers
* <b><a href="https://github.com/TuriOG">@TuriOG</a> (Junior Python Developer):</b>
    * Currently working on integrating NTgCalls into <a href="//github.com/pytgcalls/pytgcalls">PyTgCalls</a>, an important step
      in expanding the functionality and usability of the library.
* <b><a href="https://github.com/doggyhaha">@doggyhaha</a> (Junior DevOps, Tester):</b>
    * Performs testing of NTgCalls on Linux to ensure its reliability and compatibility.
    * Specializes in creating and maintaining GitHub Actions, focusing on automation tasks.
* <b><a href="https://github.com/tappo03">@tappo03</a> (Junior Go Developer, Tester):</b>
    * Performs testing of NTgCalls on Windows to ensure its reliability and compatibility.
    * It Is in the process of integrating NTgCalls into a Go wrapper, further enhancing the library's
      versatility and accessibility.

## Special Thanks
* <b><a href="https://github.com/shiguredo">@shiguredo</a>:</b>
  We extend our special thanks to 時雨堂 (shiguredo) for their invaluable assistance in integrating the WebRTC component. Their contributions,
  utilizing the Sora C++ SDK, have been instrumental in enhancing the functionality of our library.

* <b><a href="https://github.com/evgeny-nadymov">@evgeny-nadymov</a>:</b>
  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.

* <b><a href="https://github.com/morethanwords">@morethanwords</a>:</b>
  We extend our special thanks to morethanwords for their invaluable help in integrating the connection to WebRTC with Telegram Web K. 
  Their assistance has been instrumental in enhancing the functionality of our library.

* <b><a href="https://github.com/MarshalX">@MarshalX</a>:</b> for their generous assistance in answering questions and providing insights regarding WebRTC.

* <b><a href="https://github.com/LyzCoote">@LyzCoote</a>:</b> for providing an ARM64 Server and allowing us to build an image with clang-18 preinstalled on manylinux2014 arm64.

_We would like to extend a special thanks to <b><a href='https://github.com/null-nick'>@null-nick</a></b>
and <b><a href='https://github.com/branchscope'>@branchscope</a></b> for their valuable contributions to the testing phase of the library.
Their dedication to testing and optimizing the library has been instrumental in its success._

_Additionally, we extend our gratitude to all contributors for their exceptional work in making this project a reality._

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ntgcalls",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "audio, python, library, video, telegram, stream, ffmpeg, cpp, webrtc, voice-chat, voip, group-chat, video-calls, calls, video-chat, pytgcalls, ntgcalls, tgcalls, py-tgcalls",
    "author": null,
    "author_email": "Laky-64 <iraci.matteo@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/04/74/a8b7f4bd3ca77c6a26611c9e01c6e66fe96452418602c968a46c809f2e09/ntgcalls-1.2.0.tar.gz",
    "platform": null,
    "description": "<img src=\"https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/banner.png\" alt=\"pytgcalls logo\" />\n<p align=\"center\">\n    <b>A Native Implementation of Telegram Calls in a seamless way.</b>\n    <br>\n    <a href=\"https://github.com/pytgcalls/ntgcalls/tree/master/examples\">\n        Examples\n    </a>\n    \u2022\n    <a href=\"https://pytgcalls.github.io/\">\n        Documentation\n    </a>\n    \u2022\n    <a href=\"https://pypi.org/project/ntgcalls/\">\n        PyPi\n    </a>\n    \u2022\n    <a href=\"https://github.com/pytgcalls/ntgcalls/releases\">\n        Releases\n    </a>\n    \u2022\n    <a href=\"https://t.me/pytgcallsnews\">\n        Channel\n    </a>\n    \u2022\n    <a href=\"https://t.me/pytgcallschat\">\n        Chat\n    </a>\n</p>\n\n# NativeTgCalls [![PyPI - Version](https://img.shields.io/pypi/v/ntgcalls?logo=python&logoColor=%23959DA5&label=pypi&labelColor=%23282f37)](https://pypi.org/project/ntgcalls/) [![Downloads](https://pepy.tech/badge/ntgcalls)](https://pepy.tech/project/ntgcalls)\n\nWelcome to NativeTgCalls, an innovative open-source project. NativeTgCalls represents the next evolution in Telegram calling, building on the foundation laid by PyTgCalls.\n\n|                                                                                     Powerful                                                                                      |                                                                                 Simple                                                                                 |                                                                                                   Light                                                                                                    |\n|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|\n| <img src=\"https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/fast.gif\" width=150 alt=\"Fast Logo\"/><br>Built from scratch in C++ using Boost and libwebrtc | <img src=\"https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/simple.gif\" width=150 alt=\"Simple Logo\"/><br>Simple Python, GO and C Bindings<br> | <img src=\"https://raw.githubusercontent.com/pytgcalls/ntgcalls/master/.github/images/light.gif\" width=150 alt=\"Light logo\"/><br>We removed anything that could burden the library, including <b>NodeJS</b> |\n\n...and more, **without even rewriting your code that uses PyTgCalls!**\n\n## Overview\nNativeTgCalls, often referred to as NTgCalls, is an exciting open-source venture. This project redefines the \nTelegram calling experience and introduces innovative features while preserving the legacy of PyTgCalls.\n\n## Build Status\n| Architecture |                                                                   Windows                                                                   |                                                                Linux                                                                |                                                                  MacOS                                                                  |\n|:------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------:|\n|    x86_64    |   ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=windows11&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745)   | ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=linux&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745) | ![BUILD](https://img.shields.io/badge/build-unsupported-dark_green?logo=apple&logoColor=%23959DA5&labelColor=%23282f37&color=%23959DA5) |\n|    ARM64     | ![BUILD](https://img.shields.io/badge/build-unsupported-dark_green?logo=windows11&logoColor=%23959DA5&labelColor=%23282f37&color=%23959DA5) | ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=linux&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745) |   ![BUILD](https://img.shields.io/badge/build-passing-dark_green?logo=apple&logoColor=%23959DA5&labelColor=%23282f37&color=%2328A745)   |\n\n## Key Features\n\n### Experimentation and Customization\nNativeTgCalls is a playground for experimentation. We understand the importance of customization for developers, \nempowering you to tailor your Telegram calling solutions to your precise requirements.\n\n### Advancing with PyTgCalls\nBuilding upon the success of PyTgCalls, NativeTgCalls provides a natural progression for developers familiar with its predecessor. \nThis evolution streamlines the development process and extends the capabilities of Telegram calling.\n\n<i>Importantly, PyTgCalls will seamlessly integrate the new core (NTgCalls) to ensure backward compatibility.</i>\n\n## Compiling\n\n### Python Bindings\nNativeTgCalls offers Py Bindings, enabling seamless integration with Python. Follow these steps to compile NativeTgCalls with Python Bindings:\n1. Ensure you are in the root directory of the NativeTgCalls project.\n2. Run the following command to install the Py Bindings:\n\n   ```shell\n   python3 setup.py install\n   ```\n### C Bindings\nFor developers looking to use NativeTgCalls with C and C++, we provide C Bindings. Follow these steps to compile NativeTgCalls with C Bindings:\n1. Ensure you are in the root directory of the NativeTgCalls project.\n2. Run the following command to generate the shared libs:\n   ```shell\n   python3 setup.py build_shared\n   ```\n3. Upon successful execution, a shared library will be generated in the \"shared-output\" directory. \n   You can now use this library to develop applications with NativeTgCalls.\n4. To include the necessary headers in your C/C++ projects, you will find the \"include\" folder in the root of the project. \n   Utilize this folder for including the required header files.\n\n## Key Contributors\n* <b><a href=\"https://github.com/Laky-64\">@Laky-64</a> (DevOps Engineer, Software Architect, Porting Engineer):</b>\n    * Played a crucial role in developing NTgCalls.\n    * Created the Python Bindings that made the library accessible to Python developers.\n    * Developed the C Bindings, enabling the library's use in various environments.\n* <b><a href=\"https://github.com/dadadani\">@dadadani</a> (Senior C++ Developer, Performance engineer):</b>\n    * Contributed to setting up CMakeLists and integrating with pybind11,\n      greatly simplifying the library's usage for C++ developers.\n* <b><a href=\"https://github.com/kuogi\">@kuogi</a> (Senior UI/UX designer, Documenter):</b>\n    * As a Senior UI/UX Designer, Kuogi has significantly improved the user interface of our documentation, \n      making it more visually appealing and user-friendly.\n    * It Has also played a key role in writing and structuring our documentation, ensuring that it is clear,\n      informative, and accessible to all users.\n* <b><a href=\"https://github.com/vrumger\">@vrumger</a> (Mid-level NodeJS Developer):</b>\n    * Avrumy has made important fixes and enhancements to the WebRTC component of the library, \n      improving its stability and performance.\n\n## Junior Developers\n* <b><a href=\"https://github.com/TuriOG\">@TuriOG</a> (Junior Python Developer):</b>\n    * Currently working on integrating NTgCalls into <a href=\"//github.com/pytgcalls/pytgcalls\">PyTgCalls</a>, an important step\n      in expanding the functionality and usability of the library.\n* <b><a href=\"https://github.com/doggyhaha\">@doggyhaha</a> (Junior DevOps, Tester):</b>\n    * Performs testing of NTgCalls on Linux to ensure its reliability and compatibility.\n    * Specializes in creating and maintaining GitHub Actions, focusing on automation tasks.\n* <b><a href=\"https://github.com/tappo03\">@tappo03</a> (Junior Go Developer, Tester):</b>\n    * Performs testing of NTgCalls on Windows to ensure its reliability and compatibility.\n    * It Is in the process of integrating NTgCalls into a Go wrapper, further enhancing the library's\n      versatility and accessibility.\n\n## Special Thanks\n* <b><a href=\"https://github.com/shiguredo\">@shiguredo</a>:</b>\n  We extend our special thanks to \u6642\u96e8\u5802 (shiguredo) for their invaluable assistance in integrating the WebRTC component. Their contributions,\n  utilizing the Sora C++ SDK, have been instrumental in enhancing the functionality of our library.\n\n* <b><a href=\"https://github.com/evgeny-nadymov\">@evgeny-nadymov</a>:</b>\n  A heartfelt thank you to Evgeny Nadymov for graciously allowing us to use their code from telegram-react.\n  His contribution has been pivotal to the success of this project.\n\n* <b><a href=\"https://github.com/morethanwords\">@morethanwords</a>:</b>\n  We extend our special thanks to morethanwords for their invaluable help in integrating the connection to WebRTC with Telegram Web K. \n  Their assistance has been instrumental in enhancing the functionality of our library.\n\n* <b><a href=\"https://github.com/MarshalX\">@MarshalX</a>:</b> for their generous assistance in answering questions and providing insights regarding WebRTC.\n\n* <b><a href=\"https://github.com/LyzCoote\">@LyzCoote</a>:</b> for providing an ARM64 Server and allowing us to build an image with clang-18 preinstalled on manylinux2014 arm64.\n\n_We would like to extend a special thanks to <b><a href='https://github.com/null-nick'>@null-nick</a></b>\nand <b><a href='https://github.com/branchscope'>@branchscope</a></b> for their valuable contributions to the testing phase of the library.\nTheir dedication to testing and optimizing the library has been instrumental in its success._\n\n_Additionally, we extend our gratitude to all contributors for their exceptional work in making this project a reality._\n",
    "bugtrack_url": null,
    "license": "GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007  Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.   This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below.  0. Additional Definitions.  As used herein, \"this License\" refers to version 3 of the GNU Lesser General Public License, and the \"GNU GPL\" refers to version 3 of the GNU General Public License.  \"The Library\" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below.  An \"Application\" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library.  A \"Combined Work\" is a work produced by combining or linking an Application with the Library.  The particular version of the Library with which the Combined Work was made is also called the \"Linked Version\".  The \"Minimal Corresponding Source\" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version.  The \"Corresponding Application Code\" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work.  1. Exception to Section 3 of the GNU GPL.  You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL.  2. Conveying Modified Versions.  If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version:  a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or  b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy.  3. Object Code Incorporating Material from Library Header Files.  The object code form of an Application may incorporate material from a header file that is part of the Library.  You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following:  a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License.  b) Accompany the object code with a copy of the GNU GPL and this license document.  4. Combined Works.  You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following:  a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License.  b) Accompany the Combined Work with a copy of the GNU GPL and this license document.  c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document.  d) Do one of the following:  0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.  1) Use a suitable shared library mechanism for linking with the Library.  A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version.  e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.)  5. Combined Libraries.  You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following:  a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License.  b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.  6. Revised Versions of the GNU Lesser General Public License.  The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.  Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License \"or any later version\" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation.  If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. ",
    "summary": "A Native Implementation of Telegram Calls in a seamless way.",
    "version": "1.2.0",
    "project_urls": {
        "Changelog": "https://pytgcalls.github.io/PyTgCalls/Changelogs",
        "Documentation": "https://pytgcalls.github.io/NTgCalls",
        "Homepage": "https://pytgcalls.github.io/",
        "Repository": "https://github.com/pytgcalls/ntgcalls.git"
    },
    "split_keywords": [
        "audio",
        " python",
        " library",
        " video",
        " telegram",
        " stream",
        " ffmpeg",
        " cpp",
        " webrtc",
        " voice-chat",
        " voip",
        " group-chat",
        " video-calls",
        " calls",
        " video-chat",
        " pytgcalls",
        " ntgcalls",
        " tgcalls",
        " py-tgcalls"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f35f618f400d52e185c185fec4b187b757e2a2c32036fe165ffbc30ece5e2a66",
                "md5": "ecae185828fc32d9d48f4977a2454c27",
                "sha256": "59855bc510b25e308c8b720e483c5568b0f6e6532ac4ca2ec2414a0abab77523"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ecae185828fc32d9d48f4977a2454c27",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 5747713,
            "upload_time": "2024-04-17T22:01:33",
            "upload_time_iso_8601": "2024-04-17T22:01:33.225740Z",
            "url": "https://files.pythonhosted.org/packages/f3/5f/618f400d52e185c185fec4b187b757e2a2c32036fe165ffbc30ece5e2a66/ntgcalls-1.2.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d23a60360ca1af79c0b25ce315b7c7a166b264942f1aa8bda78ed3ca817edaa",
                "md5": "fa2320fecf81b5288a40c9e67a7264a8",
                "sha256": "200817bfc3d5340819a8c9173bb02e8db0eda8264f1e4b8019ee0c3a2e481974"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fa2320fecf81b5288a40c9e67a7264a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 6942430,
            "upload_time": "2024-04-17T22:01:35",
            "upload_time_iso_8601": "2024-04-17T22:01:35.531462Z",
            "url": "https://files.pythonhosted.org/packages/0d/23/a60360ca1af79c0b25ce315b7c7a166b264942f1aa8bda78ed3ca817edaa/ntgcalls-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "264e408a522ab22310af3a30f0bdde763fab14f22f3ad0f7412c0f4c71a74301",
                "md5": "e2b884069698700607df754745d14228",
                "sha256": "93e08adcc91151e7a663ad3b1df2f5ee46960ba000edfc1d4edc7337537385d6"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e2b884069698700607df754745d14228",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 8249683,
            "upload_time": "2024-04-17T22:01:38",
            "upload_time_iso_8601": "2024-04-17T22:01:38.187469Z",
            "url": "https://files.pythonhosted.org/packages/26/4e/408a522ab22310af3a30f0bdde763fab14f22f3ad0f7412c0f4c71a74301/ntgcalls-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80514328d7f75b47f17ad8cbd9fd7b0c7ebd94ff2cac5effe9e0c11f255ba289",
                "md5": "cdb188b2eebf769dd28f5843e0af69a2",
                "sha256": "44672b6bcab0cf8c12af1d349e370d7793e68dd2ea6d2e53de88973ecc854f69"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cdb188b2eebf769dd28f5843e0af69a2",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 6563109,
            "upload_time": "2024-04-17T22:01:40",
            "upload_time_iso_8601": "2024-04-17T22:01:40.459544Z",
            "url": "https://files.pythonhosted.org/packages/80/51/4328d7f75b47f17ad8cbd9fd7b0c7ebd94ff2cac5effe9e0c11f255ba289/ntgcalls-1.2.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18ebc9bdc8660a446e59ba5bcf0393127008b2e89b152389a051059ec45cd700",
                "md5": "69cdca8bdbca083d4616257b94e51b6a",
                "sha256": "eb9af71f0d7e7da8c907cf27ea07d0397b24ea09c90f9b8c6671fb0c152d2165"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "69cdca8bdbca083d4616257b94e51b6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5748914,
            "upload_time": "2024-04-17T22:01:42",
            "upload_time_iso_8601": "2024-04-17T22:01:42.840360Z",
            "url": "https://files.pythonhosted.org/packages/18/eb/c9bdc8660a446e59ba5bcf0393127008b2e89b152389a051059ec45cd700/ntgcalls-1.2.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d5932227d7f649e246bf90e4fff978fba56fece1669d11acc80060dea943b06",
                "md5": "80a29f6213e55aab9f4a6a751dc9436a",
                "sha256": "fdf86d4a30b3402a5371d5df4758ae7c1af3fd60eb38010a551cc8b02483af95"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "80a29f6213e55aab9f4a6a751dc9436a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 6943607,
            "upload_time": "2024-04-17T22:01:45",
            "upload_time_iso_8601": "2024-04-17T22:01:45.462028Z",
            "url": "https://files.pythonhosted.org/packages/3d/59/32227d7f649e246bf90e4fff978fba56fece1669d11acc80060dea943b06/ntgcalls-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29196d441cc008a433c0358e03526d00b04f9bc5f9ec3c3e08a77e6653a3ce9b",
                "md5": "0eada60cdfc9e60403c79aa893548488",
                "sha256": "00de121bd3b8a5c1b271a82f4caa0addc272fdeda601a2420b2843971b214230"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0eada60cdfc9e60403c79aa893548488",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 8251616,
            "upload_time": "2024-04-17T22:01:48",
            "upload_time_iso_8601": "2024-04-17T22:01:48.651474Z",
            "url": "https://files.pythonhosted.org/packages/29/19/6d441cc008a433c0358e03526d00b04f9bc5f9ec3c3e08a77e6653a3ce9b/ntgcalls-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e3fe310758ff97fc567a5fb253a6d29531c76f88c4e07d210e08c28416c20e2",
                "md5": "c7a5fb9c0646e9313f51685761bce661",
                "sha256": "045990a1565dfdd061f726ee08cc1c1d58f72da6ddb08449642d81414f47f0b8"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c7a5fb9c0646e9313f51685761bce661",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 6563471,
            "upload_time": "2024-04-17T22:01:50",
            "upload_time_iso_8601": "2024-04-17T22:01:50.793155Z",
            "url": "https://files.pythonhosted.org/packages/8e/3f/e310758ff97fc567a5fb253a6d29531c76f88c4e07d210e08c28416c20e2/ntgcalls-1.2.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d0d290915f65333e1e0d6facb904fbaf013f06e533aa6de181546f56ca4ade8",
                "md5": "b080ea2ff723638727d21995729cc092",
                "sha256": "785e4bef89e15e60c94a48efe6059dd60ce401d5a84b577e0f53af7cb123e0c7"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b080ea2ff723638727d21995729cc092",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5748350,
            "upload_time": "2024-04-17T22:01:53",
            "upload_time_iso_8601": "2024-04-17T22:01:53.067561Z",
            "url": "https://files.pythonhosted.org/packages/7d/0d/290915f65333e1e0d6facb904fbaf013f06e533aa6de181546f56ca4ade8/ntgcalls-1.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90b909da8088058ee6756f726a3139e202817c5717801f7d7fc75b83ad19e913",
                "md5": "e5724125a4f667dc6d4e8a981d9dd777",
                "sha256": "95e1510f458b9936e12dff8d6230889c97b0acf2768744a5f07073a7fe974e66"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e5724125a4f667dc6d4e8a981d9dd777",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 6941892,
            "upload_time": "2024-04-17T22:01:55",
            "upload_time_iso_8601": "2024-04-17T22:01:55.494850Z",
            "url": "https://files.pythonhosted.org/packages/90/b9/09da8088058ee6756f726a3139e202817c5717801f7d7fc75b83ad19e913/ntgcalls-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5a958f1458c303bbafeb1f3cfe32dd856591fb772579ec5c196deceb9ddb82a",
                "md5": "f7bc4dc51fb6cdaac965130cf16f0c6a",
                "sha256": "52841427b64de6928397ccf672199a3d2fbb8cdc3aa56f0e824c52ad88421e03"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f7bc4dc51fb6cdaac965130cf16f0c6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 8251843,
            "upload_time": "2024-04-17T22:01:57",
            "upload_time_iso_8601": "2024-04-17T22:01:57.413127Z",
            "url": "https://files.pythonhosted.org/packages/f5/a9/58f1458c303bbafeb1f3cfe32dd856591fb772579ec5c196deceb9ddb82a/ntgcalls-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07db93d98f1dd417898670a82f7b88993d8225fe38415eda9f2b6bb64f332092",
                "md5": "030a3645c3451f0f16efeb77222f1333",
                "sha256": "223e4975d2aaefd36c504c8ce76f8bc00c0989cae8591b670d9b9794f7a144b9"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "030a3645c3451f0f16efeb77222f1333",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 6564229,
            "upload_time": "2024-04-17T22:01:59",
            "upload_time_iso_8601": "2024-04-17T22:01:59.269294Z",
            "url": "https://files.pythonhosted.org/packages/07/db/93d98f1dd417898670a82f7b88993d8225fe38415eda9f2b6bb64f332092/ntgcalls-1.2.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e88033f6911ce46aca7f99a3a9a2b5aef4012b3b17a624ea2addc9c0884cfd2",
                "md5": "06871b5e35c0a7b14315eced34f6c8c3",
                "sha256": "79aa6f6ca9a4366ab704e51baba1c8864b45598dd090d977c32b5aa225c64fd4"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "06871b5e35c0a7b14315eced34f6c8c3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5747516,
            "upload_time": "2024-04-17T22:02:01",
            "upload_time_iso_8601": "2024-04-17T22:02:01.912791Z",
            "url": "https://files.pythonhosted.org/packages/8e/88/033f6911ce46aca7f99a3a9a2b5aef4012b3b17a624ea2addc9c0884cfd2/ntgcalls-1.2.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3579c1f6319d7bdb4990074cb1625b757ca34ff510d4848239fe6e0ef12dd662",
                "md5": "3aedf8d067975072d9e9f5bc5b960fae",
                "sha256": "638768c29bd5376c80c7de2996e49fadea181ded4cd3efdc22e16199f14710fd"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3aedf8d067975072d9e9f5bc5b960fae",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 6941825,
            "upload_time": "2024-04-17T22:02:04",
            "upload_time_iso_8601": "2024-04-17T22:02:04.211469Z",
            "url": "https://files.pythonhosted.org/packages/35/79/c1f6319d7bdb4990074cb1625b757ca34ff510d4848239fe6e0ef12dd662/ntgcalls-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acb99b67d8a110d95077325b41c10d36f0007c2a78537a312784f22ad681183c",
                "md5": "f6a4bc72b753bb6bcce3de786b10f2a7",
                "sha256": "57833553d45e184649b4caca76ff59fcfbeba9fc837d1c222a796aea4532d196"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f6a4bc72b753bb6bcce3de786b10f2a7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 8249310,
            "upload_time": "2024-04-17T22:02:06",
            "upload_time_iso_8601": "2024-04-17T22:02:06.777338Z",
            "url": "https://files.pythonhosted.org/packages/ac/b9/9b67d8a110d95077325b41c10d36f0007c2a78537a312784f22ad681183c/ntgcalls-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e19235c089b1e73c11bd8292bb79e32ba7a50802ec55801b87ce34e9bd731d22",
                "md5": "1366823845fb016d60089314387e32be",
                "sha256": "979496f328cef7152d94a7e8e441c54ccd412575f99de082c7b80ef64323861b"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1366823845fb016d60089314387e32be",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 6563193,
            "upload_time": "2024-04-17T22:02:08",
            "upload_time_iso_8601": "2024-04-17T22:02:08.982706Z",
            "url": "https://files.pythonhosted.org/packages/e1/92/35c089b1e73c11bd8292bb79e32ba7a50802ec55801b87ce34e9bd731d22/ntgcalls-1.2.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d0fd5411985f98b1ee9f9ade1f4af29e8ab72f4a67086d96fac735640665509",
                "md5": "172c3d813e35143a0e8a7cbd25ed9ef2",
                "sha256": "6c62fcd78ba2d1ca3ab4d4c2c292830ddac89c2957cb7f60f5f7baf9dd799004"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "172c3d813e35143a0e8a7cbd25ed9ef2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 5747933,
            "upload_time": "2024-04-17T22:02:11",
            "upload_time_iso_8601": "2024-04-17T22:02:11.577305Z",
            "url": "https://files.pythonhosted.org/packages/2d/0f/d5411985f98b1ee9f9ade1f4af29e8ab72f4a67086d96fac735640665509/ntgcalls-1.2.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "695d80ce7f77e53f2d775f412dbb5fd344386ecd77b4cc3e4702bbd38719b6a2",
                "md5": "05615054a46b6008ce346ff64df9db4c",
                "sha256": "1b40928a870d2b5d7b854dc2375ef652139505fd42b2f1cbd4de41dddd2ed6da"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "05615054a46b6008ce346ff64df9db4c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 6942423,
            "upload_time": "2024-04-17T22:02:13",
            "upload_time_iso_8601": "2024-04-17T22:02:13.865108Z",
            "url": "https://files.pythonhosted.org/packages/69/5d/80ce7f77e53f2d775f412dbb5fd344386ecd77b4cc3e4702bbd38719b6a2/ntgcalls-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d4c638661d0fcb10c39e9b76fd01af23f5cb51b4dc5b36dbf42721d69d9b9c1",
                "md5": "7a8f21174ca68846248f61f9f434afc1",
                "sha256": "d650a0f4f00e68a63916c9e041cece713b496fdf1a0c2eaef7909b163c9c49b9"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7a8f21174ca68846248f61f9f434afc1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 8249629,
            "upload_time": "2024-04-17T22:02:15",
            "upload_time_iso_8601": "2024-04-17T22:02:15.848662Z",
            "url": "https://files.pythonhosted.org/packages/9d/4c/638661d0fcb10c39e9b76fd01af23f5cb51b4dc5b36dbf42721d69d9b9c1/ntgcalls-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b45455c73a9e34c3ea8e36799443c3db47ce1639486bb393d636ae5c31cfab0d",
                "md5": "60c5b41d467cb44bbbcd5b08838c758b",
                "sha256": "0b1e2ab07f740bf79264fc8f36c84849c8d1b8256f071f54e2848313a19be311"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "60c5b41d467cb44bbbcd5b08838c758b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 6559205,
            "upload_time": "2024-04-17T22:02:17",
            "upload_time_iso_8601": "2024-04-17T22:02:17.997553Z",
            "url": "https://files.pythonhosted.org/packages/b4/54/55c73a9e34c3ea8e36799443c3db47ce1639486bb393d636ae5c31cfab0d/ntgcalls-1.2.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0474a8b7f4bd3ca77c6a26611c9e01c6e66fe96452418602c968a46c809f2e09",
                "md5": "9f523820e68526a89995210ae4d9df91",
                "sha256": "c24e0e36b0755633ba73ef7ff3eebd86486b6b768158bb0380ca93999525e2c4"
            },
            "downloads": -1,
            "filename": "ntgcalls-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9f523820e68526a89995210ae4d9df91",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8931843,
            "upload_time": "2024-04-17T22:02:20",
            "upload_time_iso_8601": "2024-04-17T22:02:20.155266Z",
            "url": "https://files.pythonhosted.org/packages/04/74/a8b7f4bd3ca77c6a26611c9e01c6e66fe96452418602c968a46c809f2e09/ntgcalls-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 22:02:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pytgcalls",
    "github_project": "ntgcalls",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ntgcalls"
}
        
Elapsed time: 0.33191s