mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
Python CLI utility and library for manipulating SQLite databases
https://sqlite-utils.datasette.io
- Python 99.7%
- C 0.2%
| docs | ||
| sqlite_utils | ||
| tests | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
| setup.py | ||
sqlite-utils
Python utility functions for manipulating SQLite databases
pip3 install sqlite-utils
Documentation: https://sqlite-utils.readthedocs.io/
Related projects:
- Datasette: A tool for exploring and publishing data
- csvs-to-sqlite: Convert CSV files into a SQLite database