Wiki

Clone wiki

fswalker / Wiki_Python_interface

Loading the Database as a Python Object

In case you would like to perform complex queries which are not supported by the fsq tool you can upload the entire database as a python list where each item in the list is a dictionary containing information about each file.

Updated