view-selection-python

View on PyPIReverse Dependencies (0)

0.1.7 view_selection_python-0.1.7-py3-none-any.whl

Wheel Details

Project: view-selection-python
Version: 0.1.7
Filename: view_selection_python-0.1.7-py3-none-any.whl
Download: [link]
Size: 24709
MD5: 7deaa609ba5a82a6d25fab606ae4cf53
SHA256: 1f184a4c5bc3601927d1f7e4ea8304def707024de49a1401adecced1282654ce
Uploaded: 2024-08-09 09:34:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: view-selection-python
Version: 0.1.7
Summary: View Selection Tool for dbt (python part)
Author: Bram Reinders
Author-Email: bram.reinders[at]blenddata.nl
Home-Page: https://github.com/bramreinders97/view_selection_tool_python
Project-Url: Repository, https://github.com/bramreinders97/view_selection_tool_python
License: MIT
Keywords: view,selection
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11.5,<4.0.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.9)
Requires-Dist: ruamel-yaml (<0.19.0,>=0.18.6)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tqdm (<5.0.0,>=4.66.4)
Description-Content-Type: text/markdown
[Description omitted; length: 9751 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
view_selection_python/__init__.py sha256=Ipixi_1mavim0FG82wW0sh-fj48Ie9aUomfDFlpAMuE 71
view_selection_python/CLI.py sha256=n4O77WB2o7As_OvUzYetQo7YLcsqltCtToG22FksdpE 3971
view_selection_python/ConfigCostEstimator.py sha256=2mv2gBWXTDc0hlam-uORqTmku9VjYaPRGhoXW3e2mPo 5104
view_selection_python/ConfigurationGenerator.py sha256=Ako0LmALPZzcrUcqxBpF_GrbMgPMT6G2itbODG-UiPo 1190
view_selection_python/CostEstimatorSinglePlan.py sha256=Dp-bukjl3GIohROdLXuiTsJOH5GKdG5mwpjTvrHZju8 2849
view_selection_python/CwdChecker.py sha256=vpobo6tkn-nikQSmgY9hFatb_CJM6kiVJlUxIBaj6Kg 3035
view_selection_python/DbtProjectScraper.py sha256=BpLvFKwc1rtNMexWzi4HCRT5QVHJqOZ6N6bFDFsGhNM 1756
view_selection_python/Exceptions/errors.py sha256=PnWtHLbA1hWfoWx6zmFBqio7Y5KprrEFym55Paysufc 2600
view_selection_python/FudgeFactorCalculator.py sha256=nkBgAOZc6sy_IJNJZr5HWPHkvDVI6aJEgTS_bAH9Cys 4515
view_selection_python/main.py sha256=tgN5ysPNF7J71rVYOfsT0WMA4CKh16tGTYdMaYUfn9A 819
view_selection_python/ModelInfoManager.py sha256=0seF35gxjUsWXbWr2JCSKj84IVE-MEPHSOKDwpI8ohY 8088
view_selection_python/OutputPrinter.py sha256=8RSuupOk1nA6LAC3nIuOaBUGneDk5AnHVIbsYlNTjOc 4654
view_selection_python/PostgresHandler.py sha256=bZeve7WbiSQIkLX_7GlhdYQYJqHDeUVrd0lYTSVScg4 4760
view_selection_python/ProfilesScraper.py sha256=TN7Zvgc4qsPfeCMZM-b2RGWFrFBU9qmCn_1s7ktsZSI 3133
view_selection_python/SQLRewriter.py sha256=yvG_kiJ-nOfqDoPITEbCn8iMJXZjFTSjtwEzBGUB66c 4305
view_selection_python/ViewSelectionAdvisor.py sha256=gxBiWw0Lw21L3cGL9axLUSvOkNMED5LPt93H-Ou-RsQ 5870
view_selection_python/YamlScraper.py sha256=bh46ZVdJCDSAc1beRXmNb9pY3bB7sSAYUM87dDY4P2o 1708
view_selection_python-0.1.7.dist-info/entry_points.txt sha256=X-Ftz4oyml6ryKNYQAZ_yeBXDxJWS6j4zvKkXK7PlfI 61
view_selection_python-0.1.7.dist-info/METADATA sha256=HLaEZ2hl86l2DFY-ojiJ59VGYihGGHnGg2uvnmiyavc 10504
view_selection_python-0.1.7.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
view_selection_python-0.1.7.dist-info/RECORD

entry_points.txt

vst-advise = view_selection_python.main:run