Introduction¶
This Python 3 package currently provides two classes:
StorageAnalyzer- Allows to analyze the storage usage statistics of an SQLite 3 database
and,
SQLiteHeader- Allows easy access to the values stored in the first 100 bytes of an SQLite file