aniping.db.sqlite

class aniping.db.sqlite.Sqlite(config, plugin_manager)

Sqlite database plugin.

This plugin implements the sqlite database for aniping.

db_loc

str – Returns the sqlite file we use.

db_schema

str – Returns the contents of the schema file.

name

str – Returns the name of this plugin.