Skip to main content

a graphic SQLite Client in 1 Python file

Project description

sqlite_bro is a tool to browse SQLite databases with any basic python installation.

Features

  • Tabular browsing of a SQLite database

  • Import/Export of .csv files with auto-detection

  • Import/Export of .sql script

  • Export of database creation .sql script

  • Support of sql-embedded Python functions

  • support supports command-line scripting if Python>=3.2 (see sqlite_bro -h), with or without Graphic User Interface

  • Easy to distribute : 1 Python source file, Python and PyPy3 compatible

  • Easy to start : just launch sqlite_bro

  • Easy to learn : Welcome example, minimal interface

  • Easy to teach : Character size, SQL + SQL result export on a click

Installation

You can install, upgrade, uninstall sqlite_bro.py with these commands:

$ apt-get install python3-tk # apt-get install python-tk if you are using python2
$ pip install sqlite_bro
$ pip install --upgrade sqlite_bro
$ pip uninstall sqlite_bro

or just launch latest version from IPython with %load https://raw.githubusercontent.com/stonebig/sqlite_bro/master/sqlite_bro/sqlite_bro.py or just copy the file ‘sqlite_bro.py’ to any pc and type ‘python sqlite_bro.py’

Example usage

$ sqlite_bro
$ sqlite_bro -h

Screenshots

https://raw.githubusercontent.com/stonebig/sqlite_bro/master/docs/sqlite_bro.GIF https://raw.githubusercontent.com/stonebig/sqlite_bro/master/docs/sqlite_bro_command_line.GIF

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlite_bro-0.12.2.tar.gz (33.4 kB view details)

Uploaded Source

Built Distribution

sqlite_bro-0.12.2-py2.py3-none-any.whl (31.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sqlite_bro-0.12.2.tar.gz.

File metadata

  • Download URL: sqlite_bro-0.12.2.tar.gz
  • Upload date:
  • Size: 33.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for sqlite_bro-0.12.2.tar.gz
Algorithm Hash digest
SHA256 801d2f13bc2bf6a807d51ff3a1c7c2d46932934f7fac5575d42d05bde3c54956
MD5 1dd8fa081c0b78910eb1133c1f030110
BLAKE2b-256 11c5861b193aa1a46021279c7239d40bac80f82fc31100a65e4daf6f9485faef

See more details on using hashes here.

File details

Details for the file sqlite_bro-0.12.2-py2.py3-none-any.whl.

File metadata

  • Download URL: sqlite_bro-0.12.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 31.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for sqlite_bro-0.12.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 da34c48dce80da22c24efd9d305ba07b67dc95cc1138367f19dd28f480a0bf69
MD5 89abefe498e9e46287ae60f5cb36bcd2
BLAKE2b-256 5a8cbd3c49e7fc28a25e9afa2a577f80a291e9fb26516bf48dd78afceb48f58e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page