Skip to content

Offer python -m sqlite_utils as an alternative to sqlite-utils #368

@simonw

Description

@simonw

Add this to sqlite_utils/cli.py:

if __name__ == "__main__":
    cli()

Now the tool can be run using python -m sqlite_utils.cli --help

Originally posted by @simonw in #364 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions