Pytg

Latest version: v0.4.10

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.5

- Fixed Sender.contacts_search(). [51](https://github.com/luckydonald/pytg/issues/51)

0.4.4

- Fixed No handlers could be found for logger "pytg.sender" with Python 2. [33](https://github.com/luckydonald/pytg/issues/33)

0.4.3

- Fixed pip install dependencies bug. [55](https://github.com/luckydonald/pytg/issues/55)

0.4.2

- Added result_timeout kwarg for all Sender functions. [49](https://github.com/luckydonald/pytg/pull/49),[48](https://github.com/luckydonald/pytg/pull/48). Thanks [the-glu](https://github.com/the-glu)
- Added first channel support [47](https://github.com/luckydonald/pytg/pull/47). Thanks [spoetnik](https://github.com/spoetnik)
- Added to [PyPI](https://pypi.python.org/pypi/pytg).
- Will not make such strange version numbers again.

Version 0.4.1e:
- Fixed result parsing of Sender.contact_add(...) [35](https://github.com/luckydonald/pytg/pull/53). Thanks [spikeekips](https://github.com/spikeekips)
- Added Sender.get_self() to [35](https://github.com/luckydonald/pytg/pull/53). Thanks [spikeekips](https://github.com/spikeekips)

Version 0.4.1d:
- Bug Fix: Unicode error on Python 3.0 - 3.2 [issue 39](https://github.com/luckydonald/pytg/issues/39), also exported the encoding functions to a sepreate package called luckydonaldUtils (pip install luckydonald-utils).
- Bug Fix: Result_parser method for the chat_add_user command. Thanks juanprq
- Bug Fix: Exception on calling sender.contacts_list(). Thanks vonabarak

0.4.1

It is named "pytg" again. Hooray!
[luckydonald](https://github.com/luckydonald) took over maintainence.

- For documentation, you can just use python's `help()` function:
python
help(pytg.sender.Sender)

- added reply and preview capabilities.
- added commands.

0.4.1c

- Bug Fix: encoding.to_binary and to_unicode now transform other datatypes (like int) into that type as well. Fixes [issue 32](https://github.com/luckydonald/pytg/issues/32), and that closes [issue 31](https://github.com/luckydonald/pytg/issues/31)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.