prefect-gcp

View on PyPIReverse Dependencies (3)

0.6.2 prefect_gcp-0.6.2-py3-none-any.whl

Wheel Details

Project: prefect-gcp
Version: 0.6.2
Filename: prefect_gcp-0.6.2-py3-none-any.whl
Download: [link]
Size: 56107
MD5: fc34fbd3113f73864fac6b73db3be487
SHA256: f2b0172a079bc0a6af6ae00d6824f019460587893874ec7946a91d41f87c4b60
Uploaded: 2024-11-15 17:17:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: prefect-gcp
Version: 0.6.2
Summary: Prefect integrations for interacting with Google Cloud Platform.
Author-Email: "Prefect Technologies, Inc." <help[at]prefect.io>
Project-Url: Homepage, https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-gcp
License: Apache License 2.0
Keywords: prefect
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Requires-Dist: prefect (>=3.0.0)
Requires-Dist: google-api-python-client (>=2.20.0)
Requires-Dist: google-cloud-storage (>=2.0.0)
Requires-Dist: tenacity (>=8.0.0)
Requires-Dist: python-slugify (>=8.0.0)
Requires-Dist: google-cloud-secret-manager
Requires-Dist: google-cloud-aiplatform; extra == "aiplatform"
Requires-Dist: google-cloud-storage; extra == "all-extras"
Requires-Dist: google-cloud-bigquery; extra == "all-extras"
Requires-Dist: google-cloud-bigquery-storage; extra == "all-extras"
Requires-Dist: google-cloud-secret-manager; extra == "all-extras"
Requires-Dist: google-cloud-aiplatform; extra == "all-extras"
Requires-Dist: google-cloud-bigquery; extra == "bigquery"
Requires-Dist: google-cloud-bigquery-storage; extra == "bigquery"
Requires-Dist: google-cloud-storage; extra == "cloud-storage"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: google-cloud-aiplatform; extra == "dev"
Requires-Dist: google-cloud-bigquery-storage; extra == "dev"
Requires-Dist: google-cloud-bigquery; extra == "dev"
Requires-Dist: google-cloud-secret-manager; extra == "dev"
Requires-Dist: google-cloud-storage; extra == "dev"
Requires-Dist: interrogate; extra == "dev"
Requires-Dist: mkdocs-gen-files; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: pillow; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pyarrow; extra == "dev"
Requires-Dist: pytest (>=8.3); extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-env; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: google-cloud-secret-manager; extra == "secret-manager"
Provides-Extra: aiplatform
Provides-Extra: all_extras
Provides-Extra: bigquery
Provides-Extra: cloud_storage
Provides-Extra: dev
Provides-Extra: secret_manager
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1008 characters]

WHEEL

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

RECORD

Path Digest Size
prefect_gcp/__init__.py sha256=H6KTYV6cN1WhUmSpM0zsgtpK_hD9HXk8s8oBoMUP0K8 703
prefect_gcp/_version.py sha256=PMhMumGW6FY6KtkQm1bSNdEAeyrHlBqpSQ7WpjsTyws 411
prefect_gcp/bigquery.py sha256=NSfBlqRvipqX3qdGGvRWf2ABSap7cFvG9ezN2WnFvuI 34330
prefect_gcp/cloud_storage.py sha256=KRSITYRdxojHxCBuslAC-5HIOkD5rsvGe4_iQEti458 46985
prefect_gcp/credentials.py sha256=r8nL9Xv7zIEI1iBVrc1yd-7rdRY3eESSAkI03fZrABM 20075
prefect_gcp/secret_manager.py sha256=NV_2rVCDODmb2GZC5Dt6xPZ6PgpAdpwhY3vU2O9SBZo 13557
prefect_gcp/utilities.py sha256=t2WNfIsYuCo2g7x9TbbVaaGanUDN5spFSBxAFaBLuzQ 6568
prefect_gcp/deployments/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prefect_gcp/deployments/steps.py sha256=X5njDPxJ3aDmkeIDGiMvgv6vY_gDzljMl8xH5HbWhfk 8915
prefect_gcp/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prefect_gcp/models/cloud_run_v2.py sha256=hTg17ocmcpfgc828L5La5fJ8ZTbHdFHgJN96LVfsjHk 12094
prefect_gcp/workers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prefect_gcp/workers/cloud_run.py sha256=BS7j3wPZ-IAdzFdnNZst9YS_qpdqQKLdy-gKTaq3lW8 29916
prefect_gcp/workers/cloud_run_v2.py sha256=0jU_8-CEFqu-aIu2A1I2ffKTqlTpIIReORZjrrwtzpE 28249
prefect_gcp/workers/vertex.py sha256=beV-hJdaRBeYOVpDZnpbZFZ8HI1T3MGo_IZpV3OlDBA 22763
prefect_gcp-0.6.2.dist-info/LICENSE sha256=tLKlrmr0sOnPybm5TUmA2SBT-cYajF3kILQME85pqpQ 11356
prefect_gcp-0.6.2.dist-info/METADATA sha256=OmCGvTwcFTjIevIvFoKXAGrR-NhbAU1xgE6F5TM7e4Y 3886
prefect_gcp-0.6.2.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
prefect_gcp-0.6.2.dist-info/entry_points.txt sha256=PAK1HsiZWQ8IJzLcQJGq3aBYwAc-djpmg11wlRdz_0w 48
prefect_gcp-0.6.2.dist-info/top_level.txt sha256=Pp8q5ST6Rah0wusdJWwAbFsOWo18Y6nXNsw6CSoWUUc 12
prefect_gcp-0.6.2.dist-info/RECORD

top_level.txt

prefect_gcp

entry_points.txt

prefect_gcp = prefect_gcp