Page 1 of 1

Does PyBuzz still work?

Posted: Mon Aug 31, 2015 6:38 pm
by esp81
Hello, does anyone know if PyBuzz still works properly in latest version of Buzz? What version of Python does it use? Are there any tutorials available? Any info would be greatly appreciated, thanks!

Re: Does PyBuzz still work?

Posted: Tue Sep 01, 2015 5:13 am
by etruscan
It was updated for New Buzz:

https://bitbucket.org/mantratronic/pypeer/downloads

I'm using it without any problems ATM . . .

Re: Does PyBuzz still work?

Posted: Tue Sep 01, 2015 10:23 pm
by esp81
Thanks! Do I need the Python24 folder and pybuzz.py file that's included in the zip file?

Re: Does PyBuzz still work?

Posted: Wed Sep 02, 2015 5:10 am
by etruscan
I'm pretty sure you don't need Python24\lib\site-packages\pybuzz.py to run your own scripts. It looks like a useful library-cum-tutorial though.