sqlite-migrate

View on PyPIReverse Dependencies (5)

0.1b0 sqlite_migrate-0.1b0-py3-none-any.whl

Wheel Details

Project: sqlite-migrate
Version: 0.1b0
Filename: sqlite_migrate-0.1b0-py3-none-any.whl
Download: [link]
Size: 9986
MD5: 6c96c7bacf8b84c9b241432ce60f978d
SHA256: a4125e35e1de3dc56b6b6ec60e9833ce0ce20192b929ddcb2d4246c5098859c6
Uploaded: 2023-10-27 23:47:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqlite-migrate
Version: 0.1b0
Summary: A simple database migration system for SQLite, based on sqlite-utils
Author: Simon Willison
Project-Url: Homepage, https://github.com/simonw/sqlite-migrate
Project-Url: Changelog, https://github.com/simonw/sqlite-migrate/releases
Project-Url: Issues, https://github.com/simonw/sqlite-migrate/issues
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Requires-Dist: sqlite-utils
Requires-Dist: pytest; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4699 characters]

WHEEL

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

RECORD

Path Digest Size
sqlite_migrate/__init__.py sha256=TS2h333LfKrNJQRN6MK9hKi1mDK8MCsz_tQiA9DupcE 3525
sqlite_migrate/sqlite_utils_plugin.py sha256=nHSzE3Quk07hQjtXnSX2BYjUfmFtvnUkrIFmik0_5LQ 4199
sqlite_migrate-0.1b0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
sqlite_migrate-0.1b0.dist-info/METADATA sha256=3YvLyWBz6ItWMHKaBvwneU1B0SQkpAFMWV6AVZcVUpI 5400
sqlite_migrate-0.1b0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
sqlite_migrate-0.1b0.dist-info/entry_points.txt sha256=NYA4QonJ_s_5Q105_ObdnwGGlGVMaPGdUc7cfwPVL8g 60
sqlite_migrate-0.1b0.dist-info/top_level.txt sha256=9qGo0vlRGfzwV_WP0_7vqIhL605pCgibfyl5kbX9t3M 15
sqlite_migrate-0.1b0.dist-info/RECORD

top_level.txt

sqlite_migrate

entry_points.txt

migrate = sqlite_migrate.sqlite_utils_plugin