Skip to content

Available on Pypi

Compare
Choose a tag to compare
@azlux azlux released this 21 Apr 10:40
· 85 commits to pymumble_py3 since this release

Here the changes on this library:

  • Support for ipv6/ipv4
  • New Disconnect callback #57
  • fix sending message #83
  • fix get_childs function
  • fix the #44 Memory leak
  • fix freeze when server not available #56

Pypi packaging :

Pymumble is available on pypi (https://pypi.org/project/pymumble/) now (pip3 install pymumble) and can be use with import pymumble_py3 as pymumble. The Readme has been updated with new instructions.

Deployement script is available here

I use the pypi deployment to reset version to 1.0. Previous tags was bad.