aitjcize / PyTox

Python binding for Project-Tox the skype replacement.
GNU General Public License v3.0
96 stars 29 forks source link

Alternative wrapping for Python available #69

Closed emdee-is closed 1 year ago

emdee-is commented 1 year ago

This seems to be abandoned and the successor in TokTok/py-toxcore-c does not have much coverage yet.

There is an alternative in https://git.plastiras.org/emdee/tox_profile/ that uses CTYPES and has good coverage, including NGC groups and toxencryptsave,

Hopefully the excellent test suite here can be ported to it.

aitjcize commented 1 year ago

Will update README.md, thanks.