migro

View on PyPIReverse Dependencies (0)

0.4.0 migro-0.4.0-py3-none-any.whl

Wheel Details

Project: migro
Version: 0.4.0
Filename: migro-0.4.0-py3-none-any.whl
Download: [link]
Size: 13020
MD5: e253ccac802566381d0c6aeeba94da62
SHA256: 3b5d46724e80dfb4731319dd6b4249112135d75b7fdb078f6c0fd58e8639b710
Uploaded: 2024-05-20 03:13:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: migro
Version: 0.4.0
Summary: Data Warehouse migrations for dbt.
Author: Troy Harvey
Author-Email: Troy Harvey <troyharvey[at]gmail.com>
Home-Page: https://github.com/troyharvey/migro
Project-Url: Homepage, https://github.com/troyharvey/migro
Project-Url: Bug Tracker, https://github.com/troyharvey/migro/issues
License: MIT License Copyright (c) 2021 Troy Harvey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.10
Requires-Dist: Click (>=8.1.0)
Requires-Dist: Jinja2 (>=3.1.0)
Requires-Dist: psycopg2 (>=2.9.1)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: snowflake-connector-python (>=3.10.0)
Requires-Dist: sqlparse (>=0.5.0)
Requires-Dist: pytest-cov (>=5.0.0); extra == "dev"
Requires-Dist: pytest (>=8.2.1); extra == "dev"
Requires-Dist: ruff (>=0.4.4); extra == "dev"
Requires-Dist: twine (>=5.1.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1300 characters]

WHEEL

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

RECORD

Path Digest Size
migro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
migro/database.py sha256=WrAXndLlUYwVBDH85i7uudxjxLMdnzECPe4tWgTawoU 6511
migro/dbt.py sha256=t6igE6WyNeVMEt_nOvz9R8OAHcy2JpObGpiSXJnALV4 2134
migro/jinja.py sha256=KcdcxLwDMyUhYNie1tUIG3Yis21ZwLwk4Drq2WQR-I8 540
migro/main.py sha256=fWvGOT4A5EFYG6m7fsoD-Il3W-GEzoDfNJA4cfPpD7o 1901
migro/migrations.py sha256=j98TTvtBsGF_p4hLIa73yhm73lGAprh6AKg_Z2GT04g 3581
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=39PwUhVSrVDvHTuhTUYZE91894gPyjLFwHsSvvdBUw4 138
tests/test_database.py sha256=gmHy1obzwR5SpL_WXXE9Twv-JqQNzt9t0R4TEtOrFsY 3415
tests/test_dbt.py sha256=IKiWVCHvDBUgmZuoZ5MQ-Ch1ccTN9lptdtVQYHKGPPc 5592
tests/test_jinja.py sha256=7d4jAjUgpa5vLv1ttfSw4-uefu7_FHQqeXaTW2AnXrk 303
tests/test_main.py sha256=rbd5hjXpgHdDzm3Lftd8knCnjhaBI9E0Hxy7i3nxPwY 1406
tests/test_migrations.py sha256=fcqWQRef07zEmKIWLBCgmVM0qHJgyF15eU3-A22iJOI 4006
migro-0.4.0.dist-info/LICENSE sha256=iU8Cdw6sv5YFmOpHdlznB-7LLqeue5lNaxCG4DE_fYk 1068
migro-0.4.0.dist-info/METADATA sha256=pdHNeUgwxvCiPDoNK5EbxLWy7-dh6P-00_PeygfTspg 3383
migro-0.4.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
migro-0.4.0.dist-info/entry_points.txt sha256=iRvWtn5NfTe8nT65yQy1EgF4BaqQwlJu7Xu_ycVlSW8 41
migro-0.4.0.dist-info/top_level.txt sha256=dmA0PXpRlfZYmyQ7TQnSJNtHZfP5R6E9613gDT8Vhps 12
migro-0.4.0.dist-info/RECORD

top_level.txt

migro
tests

entry_points.txt

migro = migro.main:cli