sqlite-utils

View on PyPIReverse Dependencies (222)

3.38 sqlite_utils-3.38-py3-none-any.whl

Wheel Details

Project: sqlite-utils
Version: 3.38
Filename: sqlite_utils-3.38-py3-none-any.whl
Download: [link]
Size: 68183
MD5: 9e66860feb66275c42993c894521a333
SHA256: 8a27441015c3b2ef475f555861f7a2592f73bc60d247af9803a11b65fc605bf9
Uploaded: 2024-11-23 22:49:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqlite-utils
Version: 3.38
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.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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
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: pytest; extra == "test"
Requires-Dist: black (>=24.1.1); extra == "test"
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: cogapp; extra == "test"
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: 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: flake8; extra == "flake8"
Requires-Dist: trogon; extra == "tui"
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: mypy
Provides-Extra: flake8
Provides-Extra: tui
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5188 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.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=r1cQ70T1KE-0va-ob-AC76Rr81SaSeEVOKp3FAbyPHM 89832
sqlite_utils/db.py sha256=6minoeWeXkdVS7XwFUUPymePwYtOokwrVIn0qZ1HiI0 148509
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=PRqoITtqmaUI7xzyB2exaTPg6oXbTMhGDzld7srNOG4 17099
sqlite_utils-3.38.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
sqlite_utils-3.38.dist-info/METADATA sha256=12ik5_GloHZ2sO5GCbvFjzQVU1NG_zubIMPfF6V35k4 7540
sqlite_utils-3.38.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
sqlite_utils-3.38.dist-info/entry_points.txt sha256=33jbVHROlRBNhoXoSI-QI2rN6JDkJIkKIX7P5sNIWdY 54
sqlite_utils-3.38.dist-info/top_level.txt sha256=_dw_n5BWKUEtCYB2DTlmPMQfdRZSuFsmRQe2ZhNYwnQ 13
sqlite_utils-3.38.dist-info/RECORD

top_level.txt

sqlite_utils

entry_points.txt

sqlite-utils = sqlite_utils.cli:cli