tdjson 1.8.56.post2__cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl → 1.8.56.post3__cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tdjson might be problematic. Click here for more details.

tdjson/__init__.py CHANGED
@@ -1,5 +1,5 @@
1
1
  from .tdjson_ext import td_create_client_id, td_send, td_receive, td_execute
2
2
 
3
- __version__ = "1.8.56.post2"
3
+ __version__ = "1.8.56.post3"
4
4
  __copyright__ = "Copyright (c) 2025 AYMENJD"
5
5
  __license__ = "MIT License"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: tdjson
3
- Version: 1.8.56.post2
3
+ Version: 1.8.56.post3
4
4
  Summary: High-performance Python binding for TDLib JSON interface. Works on Linux x86_64, includes pre-built TDLib, and outperforms python ctypes
5
5
  Keywords: tdlib,telegram,python-binding,high-performance,linux
6
6
  Author-Email: AYMEN Mohammed <let.me.code.safe@gmail.com>
@@ -10,13 +10,13 @@ Project-URL: Tracker, https://github.com/AYMENJD/tdjson/issues
10
10
  Requires-Python: >=3.9
11
11
  Description-Content-Type: text/markdown
12
12
 
13
- # tdjson [![Version](https://img.shields.io/pypi/v/Tdjson?style=flat&logo=pypi)](https://pypi.org/project/Tdjson) [![TDLib version](https://img.shields.io/badge/TDLib-v1.8.56-blue?logo=telegram)](https://github.com/tdlib/td) [![Downloads](https://static.pepy.tech/personalized-badge/tdjson?period=month&units=none&left_color=grey&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/tdjson)
13
+ # tdjson [![Version](https://img.shields.io/pypi/v/tdjson?style=flat&logo=pypi)](https://pypi.org/project/tdjson) [![TDLib version](https://img.shields.io/badge/TDLib-v1.8.56-blue?logo=telegram)](https://github.com/tdlib/td) [![Downloads](https://static.pepy.tech/personalized-badge/tdjson?period=month&units=none&left_color=grey&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/tdjson)
14
14
 
15
15
  `tdjson` is a high-performance Python binding for [TDLib](https://github.com/tdlib/td)'s JSON interface. Outperforms `ctypes`, and **includes** `TDLib` for easy setup and use. Mainly created for [Pytdbot](https://github.com/pytdbot/client)
16
16
 
17
17
  ## Compatibility
18
18
 
19
- `tdjson` is compatible with almost all Linux `x86_64` distributions that use `glibc 2.17+`. This includes most modern Linux distributions:
19
+ `tdjson` is compatible with most Linux `x86_64` and `aarch64` (arm64) distributions that use `glibc 2.17+`. This includes most modern Linux distributions:
20
20
 
21
21
  - Debian 8+
22
22
  - Ubuntu 13.10+
@@ -1,8 +1,8 @@
1
- tdjson/__init__.py,sha256=oz_VIoHpl8IbCub2xknD6fHOTI1Qn5uYgdgTKymbFUY,180
1
+ tdjson/__init__.py,sha256=5qjkvaFXxyniVP02FE-c2wTw3aQUgPuBX3q0F4xpyDA,180
2
2
  tdjson/tdjson.cpp,sha256=LjAXJawYy3IC3uwGqSfA7ZT9Z2ipavH9fGgJifWYhPk,913
3
3
  tdjson/tdjson_ext.cpython-310-aarch64-linux-gnu.so,sha256=Vz5kE5QQ0koPlfNwCsamHP7XNESkhvBBI2KX1Poq0yI,284377
4
4
  tdjson.libs/libtdjson-6a895c40.so.1.8.56,sha256=rTD-0dCs8Xlt1wvwnofAgGApOoBbidRYtNEz5SlDrSU,47977825
5
- tdjson-1.8.56.post2.dist-info/METADATA,sha256=54MQb5aBRqJfENX54NxonasteND11AcWgxzNkfvMfRc,2266
6
- tdjson-1.8.56.post2.dist-info/WHEEL,sha256=e8r2Onm5NNvlP7oexPErjEYtutEfns1NIR2WhYHCUPg,158
7
- tdjson-1.8.56.post2.dist-info/RECORD,,
8
- tdjson-1.8.56.post2.dist-info/licenses/LICENSE,sha256=3jrkn9HjeTzK88qyzmN2AEDvTZiXXi1tpZflpm4o29c,1062
5
+ tdjson-1.8.56.post3.dist-info/METADATA,sha256=cCHQKYK9JEwtrcMDfcpCN3pToe5E_g9xPjhxEJpQhNk,2282
6
+ tdjson-1.8.56.post3.dist-info/WHEEL,sha256=e8r2Onm5NNvlP7oexPErjEYtutEfns1NIR2WhYHCUPg,158
7
+ tdjson-1.8.56.post3.dist-info/RECORD,,
8
+ tdjson-1.8.56.post3.dist-info/licenses/LICENSE,sha256=3jrkn9HjeTzK88qyzmN2AEDvTZiXXi1tpZflpm4o29c,1062