Software

Reusable components

Over time, a number of reusable components have been developed, which are presented below.

wxWidgets components

wxWidgets Logo
The components listed in this section were developed specifically for use in wxWidgets-based applications.

wxChartDir Logo

Support for using the ChartDirector charting library

wxPdfDocument Logo

Generation of PDF documents

wxSQLite3 Logo

C++ wrapper for the SQLite database library, including optional encryption of database files

Other components

The components in this section are not bound to wxWidgets, but provide in part bindings to other language environments like Python or C#/.Net.

SQLite3 Multiple Ciphers Logo

Python3 SQLite Wrapper based on the combination of Roger Binns’ APSW SQLite wrapper and SQLite3 Multiple Ciphers to support reading and writing of encrypted SQLite databases from Python applications.

SQLite3 Multiple Ciphers Logo

Encryption extension for SQLite with support for multiple ciphers (wxSQLite3, sqleet, SQLCipher, System.Data.SQLite).

0%