We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
5c6dc01
Templates class added to indexia.eidola module for generating sample data. Initial template 'philosophy' can be built using
Templates
indexia.eidola
from indexia.eidola import Templates db = 'test.db' objects = Templates(db).build_template('philosophy')