aitjcize / PyTox

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

Tox API update #42

Closed nurupo closed 8 years ago

nurupo commented 9 years ago

Toxcore is in the process of updating its API (check the public headers), which would break the bindings. Just a heads up.

rysiekpl commented 9 years ago

This is highly relevant to my interests.

aitjcize commented 9 years ago

@rysiekpl feel free to work on it and send PRs :)

rysiekpl commented 9 years ago

@aitjcize now, if I only knew C well enough... currently working on a hobby project that uses PyTox, which also eats up all my free time. But if you need a tester, I'm in.

gak commented 9 years ago

Is anyone working on this? @irungentoo is about to merge the new API to master, according to http://www.reddit.com/r/projecttox/comments/2zerds/the_new_core_api_is_fully_implemented_and_almost/

I want to contribute, but don't have the spare time at the moment.

aitjcize commented 9 years ago

I'm currently very busy on my work now, so if anyone could help I'll be much appreciated.

rysiekpl commented 9 years ago

There seems to be a new API compatible fork of PyTox: https://github.com/abbat/pytoxcore/

kitech commented 8 years ago

newapi update now: https://github.com/aitjcize/PyTox/pull/45

mrshu commented 8 years ago

@kitech this can be closed now, right?

kitech commented 8 years ago

yes, the newapi has merge to main repo's master, can closed now.