snowflake-cicd

View on PyPIReverse Dependencies (0)

0.1.3 snowflake_cicd-0.1.3-py3-none-any.whl

Wheel Details

Project: snowflake-cicd
Version: 0.1.3
Filename: snowflake_cicd-0.1.3-py3-none-any.whl
Download: [link]
Size: 28204
MD5: 2da1681d92432cad518f2c0f2a541e88
SHA256: 1ba37bfad09af62b9f63d8c3fadec70b18b1c2beb978c7728813bfa132547c23
Uploaded: 2021-11-25 15:51:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: snowflake-cicd
Version: 0.1.3
Summary: Snowflake CI/CD utility
Author: Szymon Nieradka
Home-Page: https://github.com/szn/snowflake-cicd
Download-Url: https://github.com/szn/snowflake-cicd/archive/refs/tags/v0.1.3.tar.gz
License: MIT
Keywords: snowflake,cicd
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Requires-Dist: GitPython
Requires-Dist: snowflake-connector-python
Requires-Dist: coloredlogs
Requires-Dist: sqlparse
Requires-Dist: termcolor
Requires-Dist: importlib; python_version == "3.7"
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 22850 characters]

WHEEL

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

RECORD

Path Digest Size
cicd/__init__.py sha256=bOtLjBfTkuQuBxf2nR7eTvb1ZWKx7iSlSvnh7PMalEQ 177
cicd/__main__.py sha256=9mIt4rd9PNdR0HboB5N3sjPdISOjRGzga6IAMIciO9Y 256
cicd/cicd.py sha256=O3avsYpGp8kADpA-HRCi9tv6aXNBem_TVAgTi3dr4Og 3426
cicd/config.ini sha256=3Lo2IFci9xqzvGg1DDDS-jE0ggAjjRG1ZMcFGD-QI8M 5747
cicd/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cicd/utils/config.py sha256=OUeKFQ6yBHd2dt28WvQxtrhX_hCkeK14NhCgmkJMz1U 1894
cicd/utils/decorators.py sha256=EeK1wnB8IFLMIHlCC0_K9OE6-fbZgCy6XjXoQ5NpM54 474
cicd/utils/dwhrepo.py sha256=sElPlIJqtZM9hOfoie5RNJzcNPCWkU4XnHk6mTRhZ_8 4762
cicd/utils/log.py sha256=bboHe2kxF8VPj4n4gfpqortBJhsEV6ufJSF1RrNwLJ8 1624
cicd/utils/model.py sha256=7IaNDXCe3eqPDX2ChsRXXEZDcWLbjuy4_i-5bLqoJKw 9148
cicd/utils/release.py sha256=lQtFbCy7Ppmpnsa9u2a8L44uZM5B1pmtSkNTLOanA3Q 10830
cicd/utils/snowflake.py sha256=8ewOIUVg5GbBnU7uPGUTCJ8eGFs_hkp09nMMjB-5H9w 9333
cicd/utils/sql.py sha256=W_TrIH48fbPtHbBguxlbZa3jjqIm4BrwKJ2DxgqO9II 3820
cicd/utils/utils.py sha256=5-ULT64PMKeofP_jfx2hU_TcejWB_fYbwayK7ojZRdg 663
snowflake_cicd-0.1.3.dist-info/LICENSE.txt sha256=sM8ljSTmFH7fnDIMTVMd_AIUjBUVQzi1ugDJHxS3I0I 1071
snowflake_cicd-0.1.3.dist-info/METADATA sha256=fLnE8_kdISljlWyyYWlV8nXsG8ldpqwCbnUYlBBMvUA 23829
snowflake_cicd-0.1.3.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
snowflake_cicd-0.1.3.dist-info/entry_points.txt sha256=HX7acwyIunQ16Q0hSiRPPzNO-P8VtA_s6bMsaa602to 41
snowflake_cicd-0.1.3.dist-info/top_level.txt sha256=JqUP3rOzYUVQV4g4zKPF7kt3EoB7tiVgcWDINQmDIW4 5
snowflake_cicd-0.1.3.dist-info/RECORD

top_level.txt

cicd

entry_points.txt

cicd = cicd.cicd:main