pyGlobalPlatform is a open source python globalplatform client library. It is depend on the GlobalPlatform project. Using this library, you can use all features of GlobalPlatform project use Python programming language.
-
globalplatform.h
Header file of opensource globalplatform library.
-
globalplatform.lib
The library file of opensource globalplatform library.
-
globalplatform.dll
The dll of opensource globalplatform library.
-
libeay32.dll/ssleay32.dll/zlib1.dll
Dlls globalplatform.dll used.
-
GPPcScConnectionPlugin.dll
Dll globalplatform.dll used in runtime.
###Note: 1. The dll files shall be in the BIN path when globalplatform.dll functions is called. 2. You can download the header/library files and dll files from http://javacardos.com/javacardforum/viewforum.php?f=41.
For more api usage examples, please visit pyGlobalPlatform Developer's Guide
- Opensource project GlobalPlatform: The implementation of GlobalPlatform functions.
- pyGlobalPlatform-pyd: python->C convert.
- pyGlobalPlatform-py: Define python API prototype, constants.
- GlobalPlatform Client Applications: Implemention of some GP tools using python programming language.
-
Windows
You can build the library use Visual Studio.
-
Linux
Not supported now. Next version will implements.
Introduce the usage of library APIs. Visit: pyGlobalPlatform Developer's Guide
If you have any questions, please visit: JavacardOS Discussions

