This driver has SQLite embedded, you don't need to install one separately. Instead, this driver is based on pure-Go implementation of SQLite (https://gitlab.com/cznic ...
Please see the Python integration docs for details. Assuming you have a local version of PostHog running, you can run python3 example.py to see the library in action ...