mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Fleshed out README
This commit is contained in:
parent
e888bb122d
commit
61d81494d5
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
|
@ -1 +1,17 @@
|
|||
# sqlite-utils
|
||||
|
||||
[](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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue