2018-07-13 20:56:21 -07:00
|
|
|
# sqlite-utils
|
2018-07-31 08:38:50 -07:00
|
|
|
|
|
|
|
|
[](https://pypi.org/project/sqlite-utils/)
|
|
|
|
|
[](https://travis-ci.com/simonw/sqlite-utils)
|
|
|
|
|
[](http://sqlite-utils.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
|
[](https://github.com/simonw/sqlite-utils/blob/master/LICENSE)
|
|
|
|
|
|
|
|
|
|
Python utility functions for manipulating SQLite databases
|
|
|
|
|
|
|
|
|
|
pip3 install sqlite-utils
|
|
|
|
|
|
|
|
|
|
Documentation: https://sqlite-utils.readthedocs.io/
|
|
|
|
|
|
|
|
|
|
Related projects:
|
|
|
|
|
|
|
|
|
|
* [Datasette](https://github.com/simonw/datasette): A tool for exploring and publishing data
|
|
|
|
|
* [csvs-to-sqlite](https://github.com/simonw/csvs-to-sqlite): Convert CSV files into a SQLite database
|