sqlite-utils

View on PyPIReverse Dependencies (195)

3.36 sqlite_utils-3.36-py3-none-any.whl

Wheel Details

Project: sqlite-utils
Version: 3.36
Filename: sqlite_utils-3.36-py3-none-any.whl
Download: [link]
Size: 67658
MD5: 9fde218ceeb96a13bbeffe31efb6cb23
SHA256: b71e829755c2efbdcd6931a31968dee4e8bd71b3c14f0fe648b22377027c5bec
Uploaded: 2023-12-08 05:36:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqlite-utils
Version: 3.36
Summary: CLI tool and Python library for manipulating SQLite databases
Author: Simon Willison
Home-Page: https://github.com/simonw/sqlite-utils
Project-Url: Documentation, https://sqlite-utils.datasette.io/en/stable/
Project-Url: Changelog, https://sqlite-utils.datasette.io/en/stable/changelog.html
Project-Url: Source code, https://github.com/simonw/sqlite-utils
Project-Url: Issues, https://github.com/simonw/sqlite-utils/issues
Project-Url: CI, https://github.com/simonw/sqlite-utils/actions
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: sqlite-fts4
Requires-Dist: click
Requires-Dist: click-default-group (>=1.2.3)
Requires-Dist: tabulate
Requires-Dist: python-dateutil
Requires-Dist: pluggy
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: codespell; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: beanbag-docutils (>=2.0); extra == "docs"
Requires-Dist: pygments-csv-lexer; extra == "docs"
Requires-Dist: flake8; extra == "flake8"
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: types-click; extra == "mypy"
Requires-Dist: types-tabulate; extra == "mypy"
Requires-Dist: types-python-dateutil; extra == "mypy"
Requires-Dist: types-pluggy; extra == "mypy"
Requires-Dist: data-science-types; extra == "mypy"
Requires-Dist: pytest; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: cogapp; extra == "test"
Requires-Dist: trogon; extra == "tui"
Provides-Extra: docs
Provides-Extra: flake8
Provides-Extra: mypy
Provides-Extra: test
Provides-Extra: tui
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5188 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sqlite_utils/__init__.py sha256=eyDK-5KOo-ARS3i0JcuxGiJmk5T-58Z1p_bhACbBrGc 201
sqlite_utils/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
sqlite_utils/cli.py sha256=C69OYAbz5Tu_PK8-Rtkuu8UhpJZpCztLkiG2orkNhUU 89593
sqlite_utils/db.py sha256=rXIeGnA3TM6QvjpvQE5p4oHV79dKfa7hch2eJ1fJTHA 146180
sqlite_utils/hookspecs.py sha256=NFA0BFZ8WUhnI_NRz4oFVDcomQYlguuAgUCBKAN792o 395
sqlite_utils/plugins.py sha256=V5nXD4r0o1wSbIHHOAiUBBV66ZOfKVnywKfZzCUqdsA 771
sqlite_utils/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqlite_utils/recipes.py sha256=_npzti0nPV6XxvMj69Ca4QF-pXwZZQp_f_VY3i7pQDs 1687
sqlite_utils/utils.py sha256=jvlsGQ5F_Z7-bAiP7gw4hmov_58PrVMvY_5UZ3nXfAg 17136
sqlite_utils-3.36.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
sqlite_utils-3.36.dist-info/METADATA sha256=kcoJW64Z6uM0yyzjyaKrdxM21ev9EEbHmrMORB5m3TA 7551
sqlite_utils-3.36.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
sqlite_utils-3.36.dist-info/entry_points.txt sha256=33jbVHROlRBNhoXoSI-QI2rN6JDkJIkKIX7P5sNIWdY 54
sqlite_utils-3.36.dist-info/top_level.txt sha256=_dw_n5BWKUEtCYB2DTlmPMQfdRZSuFsmRQe2ZhNYwnQ 13
sqlite_utils-3.36.dist-info/RECORD

top_level.txt

sqlite_utils

entry_points.txt

sqlite-utils = sqlite_utils.cli:cli