aboutsummaryrefslogtreecommitdiff
path: root/python_bindings_example.py
Commit message (Collapse)AuthorAge
* Handle getting HOTP code properlySzczepan Zalega2018-01-05
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Use correct filtering of C API symbols from C headerSzczepan Zalega2018-01-04
| | | | | | | | Recently the C API header was reformatted by adding more white-spaces, though the filtering function from example was not adjusted to it. Now the lines are stripped before further processing. Fixes #82 Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Documentation updateSzczepan Zalega2017-03-16
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Python example update #5Szczepan Zalega2016-08-16
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Bindings example updateSzczepan Zalega2016-08-05
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Add Python interfacing exampleSzczepan Zalega2016-08-01
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>