| File | Date | Author | Commit |
|---|---|---|---|
| Makefile.am | 2015-09-17 |
|
[40ec8b] Java examples are now available |
| Makefile.in | 2016-04-25 |
|
[a443d0] Release 1.3.0 commit |
| README | 2015-05-22 |
|
[90593e] Added Python example programs |
| advanced.py | 2015-09-17 |
|
[40ec8b] Java examples are now available |
| basic.py | 2015-09-17 |
|
[40ec8b] Java examples are now available |
This directory contains Python examples. After a complete installation procedure: ./configure make sudo make install check the Python modules have been built and installed: ls -la /usr/local/lib/python*/dist-packages/* Read the comments inside basic.py advanced.py to understand how these Python programs can be executed.