Note: only python2 is supported so far.
- use pycharm or eclipse to debug python robot libraries
- create some libraries
- create some test cases to contain keywords in libraries
- add "[Tags] DEBUG" in test case you want to debug
- set breakpoint in library python file
- debug robot test case