This is just another Python implementation of the Blynk service ( http://blynk.cc ). I have forked (https://github.com/erazor83/pyblynk) and changed it quite radically
From the off this library is meant for overloading. The idea is that you import the Hardware library and use is as a base class. An example will follow.
In the mean time have a look at the original output:
There is a simple example which connects overloads the basclass and returns some fake data.