skillfed

snowpark-connect-deps-2

Supporting JAR dependencies for Snowpark Connect (Part 2)

snowpark-connect-deps-2 v3.56.6 186.6K downloads/30d#9,980 on PyPI
Permissive license Apache License, Version 2.0 Active released

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-2

uv

uv add snowpark-connect-deps-2

poetry

poetry add snowpark-connect-deps-2

Installing 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

Development Status :: 5 - Production/StableIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: JavaProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Topic :: Software Development :: Libraries

Tags

snowpark connect dependenciessnowpark jar filessnowpark java librariessnowpark scala dependenciessnowpark jackson commons
snowparkjava-interopdependencies

More Libraries packages