Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 351 Bytes

intro.rst

File metadata and controls

14 lines (9 loc) · 351 Bytes

Introduction

sqliteanalyzer

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