Skip to content

pysqlcipher does not build correctly make a version without encryption available #1

@WolfgangFahl

Description

@WolfgangFahl

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 ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions