Some Python libraries to facilitate app development on the Prime, to encode/decode base64 data, provide basic dialog windows for opening/saving files, a collection of GUI widget classes for designing user interfaces, a palette of customizable color variables that change depending on your theme, a touchscreen input library to serve as a better alternative for hpprime.mouse(), an interface for a spellchecker, available in the separate Spellcheck app, a library for keeping track of elapsed time between updates, some miscellaneous functions used by various other libraries, and a library for manipulating zlib-compressed data streams. |