snowpark-connect-deps-2
Supporting JAR dependencies for Snowpark Connect (Part 2)
What it is and what it does
snowpark-connect-deps-2 is a support package that bundles pre-compiled Java and Scala libraries required by Snowpark Connect. It contains JAR files for Scala, Jackson, Apache Commons, and other dependencies needed for Snowpark's Java/Scala interop layer. This package exists to simplify distribution and ensure consistent versions of these libraries across installations.
The package is primarily consumed as a dependency of snowpark-connect rather than used directly in application code. It has no Python runtime dependencies and ships as a wheel, making installation straightforward. It is actively maintained and supports modern Python versions (3.10–3.12).
Use it for:
- Automatically installed as a dependency when installing snowpark-connect to provide required Java libraries.
- Ensuring consistent JAR versions across Snowpark Connect deployments without manual Java library management.
- Supporting Snowpark's Scala interop and Jackson serialization needs in Python environments.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides JAR dependencies for Snowpark Connect, bundling Scala, Jackson, Commons, and other required Java libraries as a Python package.
Yes—install it as a dependency of snowpark-connect. Do not install directly unless snowpark-connect explicitly requires it. Low friction, permissive license, no known vulnerabilities, and actively maintained. It is a necessary support package for Snowpark Connect to function.
Install
snowpark-connect-deps-2 on PyPI
pip
pip install snowpark-connect-deps-2uv
uv add snowpark-connect-deps-2poetry
poetry add snowpark-connect-deps-2Installing snowpark-connect-deps-2
Before you install
Low install friction with a pure-wheel distribution. Actively maintained with a release 30 days ago. Supports Python 3.10–3.12.
License in practice
Licensed under Apache License 2.0 (permissive), allowing use in most commercial and open-source projects without significant restriction.
Quickstart
pip install snowpark-connect-deps-2==3.56.6
# This package is typically imported indirectly by snowpark-connect;
# it provides JAR files bundled for runtime use.
Requires Python 3.10 or later (capped below 3.13); intended as a dependency of snowpark-connect rather than direct application use.
Verify before relying
- Whether this package is meant to be installed directly or only as a transitive dependency of snowpark-connect.
- What specific Scala, Jackson, and Commons versions are included in the bundled JARs.
Package facts
| License | Apache License, Version 2.0 (permissive) |
| Python support | capped below the current Python release (<3.13,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 30 days since the last release |
| First released | |
| Downloads | 186,645/month — #9,980 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: snowpark_connect_deps_2-3.56.6-py3-none-any.whl
Tags
More Libraries packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
python-dateutilProvides parsing, arithmetic, and recurrence…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
pytestpytest is a testing framework that lets you…
permissive · top 100 on PyPI
snowpark-connect-deps-1Bundles Apache Spark 3.5.6 JAR files required…
permissive · top 15,000 on PyPI
snowpark-connectSnowpark Connect for Spark lets you run Spark…
permissive · top 15,000 on PyPI
jdk4pyBundles a JDK runtime into a Python package,…
copyleft · top 15,000 on PyPI
pyspark-clientPython client for connecting to Apache Spark…
permissive · top 5,000 on PyPI
snowflake-snowpark-pythonSnowpark Python provides APIs to query and…
permissive · top 1,000 on PyPI
snowflakeUnified Python API for Snowflake workloads,…
permissive · top 5,000 on PyPI
java-manifestEncode and decode Java's META-INF/MANIFEST.MF…
unclear · top 15,000 on PyPI
pyspark-extensionProvides Python bindings and utilities for…
permissive · top 15,000 on PyPI
snowflake-cliSnowflake CLI is a command-line tool for…
permissive · top 5,000 on PyPI
mleapSerializes and deserializes machine learning…
permissive · top 5,000 on PyPI