set setup fails for Building wheel for pysqlcipher3 (setup.py) ... done
WARNING: Legacy build of wheel for 'pysqlcipher3' created no files.
ModuleNotFoundError: No module named 'pysqlcipher'
I'd rather care for the security of the database file myself by putting it in an encrypted folder which is only opened on use of the tool. Thus the handling with standard sqlite3 and other python tools would be possible. Could you please refactor to change this design decision ...