commands ======== SQLite clean lint and fix functionality is available as a command-line resource implemented through `Click `_. See below for examples of usage after performing an installation. .. code-block:: shell python -m sqlite_clean lint ... python -m sqlite_clean fix ...