Home › Forums › Mooshimeter Support › Python API Problems › Reply To: Python API Problems
Hi James,
thanks for the answer, I will test this today.
Also I’m setting up a github for my project, using the Mooshimeter-PythonAPI as a submodule.
The dev-commits look reasonable. Can you tell me if the dev-branch is usable? After fixing some stuff in my own code, master is now working and dev gives a “TypeError: exceptions must be old style classes or derived from BaseException, not NoneType”. Anyway, I will have to get back to other work now.
Personally, I’m a friend of having low level access as long as possible – for hacks & debugging. Providing calculated results is a huge gain in convenience, I would just recommend to keep a way to access the raw values as well. But that’s just an opinion.
Regards,
Kajetan