{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/4"},{"label":"Database","url":"https://skillfed.io/packages/category/database"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis"}],"enrichment":{"capability":"Provides Python access to Snowflake entity metadata and resource management, allowing you to create, delete, and modify Snowflake resources programmatically.","skillfed_tags":["snowflake","resource-management","infrastructure-as-code"],"use_cases":["Automate creation and teardown of Snowflake databases, schemas, and tables in CI/CD pipelines","Build infrastructure-as-code tools that manage Snowflake warehouse and compute resource configuration","Programmatically manage user roles, permissions, and resource grants across Snowflake accounts","Integrate Snowflake resource provisioning into Python-based data platform orchestration","Query and modify Snowflake metadata to audit or enforce organizational policies"],"what_it_does":"snowflake-core is the official Python subpackage for interacting with Snowflake entity metadata and managing Snowflake resources programmatically. It sits on top of snowflake-connector-python and provides a higher-level API for resource lifecycle operations\u2014creating, deleting, and modifying Snowflake objects\u2014rather than executing raw SQL.\n\nThe package is marked Production/Stable and actively maintained, with releases tracking closely to current development. It requires Python 3.10 or later and brings in a lean set of dependencies (pydantic for validation, requests for HTTP, pyyaml for configuration, and standard utilities). It is intended for developers, system administrators, and data engineers who need to automate Snowflake resource management as part of larger Python applications or infrastructure-as-code workflows.","worth_installing":"Yes. snowflake-core is actively maintained, has no known vulnerabilities, low install friction, and is the official Python API for Snowflake resource management. Install it if you need to automate Snowflake object lifecycle operations from Python; skip it if you only need to query data (use snowflake-connector-python directly for SQL execution)."},"id":"snowflake-core","links":{"html":"https://skillfed.io/packages/snowflake-core","md":"https://skillfed.io/packages/snowflake-core.md","pypi":"https://pypi.org/project/snowflake-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"permissive","name":"snowflake.core","python_support":"supports_current","summary":"Snowflake Python API for Resource Management"},"popularity":{"monthly_downloads":5926935,"position":2010,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.13.1"}
