Port details |
- py-snowflake-connector-python Snowflake Connector for Python
- 3.12.3 databases =2 3.8.0Version of this port present on the latest quarterly branch.
- Maintainer: pat@patmaddox.com
- Port Added: 2023-10-21 20:36:09
- Last Update: 2024-12-10 09:02:55
- Commit Hash: 0000b6b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/snowflakedb/snowflake-connector-python
- Description:
- The Snowflake Connector for Python conforms to the Python DB API 2.0
specification.
The Snowflake Connector for Python provides an interface for developing Python
applications that can connect to Snowflake and perform all standard
operations. It provides a programming alternative to developing applications in
Java or C/C++ using the Snowflake JDBC or ODBC drivers.
The connector has no dependencies on JDBC or ODBC. It can be installed using pip
on Linux, Mac OSX, and Windows platforms where Python 3.8.0 (or higher) is
installed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}snowflake-connector-python>0:databases/py-snowflake-connector-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-snowflake-connector-python/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-snowflake-connector-python
- pkg install py311-snowflake-connector-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-snowflake-connector-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-snowflake-connector-python
- Package flavors (<flavor>: <package>)
- py311: py311-snowflake-connector-python
- distinfo:
- TIMESTAMP = 1733302256
SHA256 (snowflake_connector_python-3.12.3.tar.gz) = 02873c7f7a3b10322e28dddc2be6907f8ab8ecad93d6d6af14c77c2f53091b88
SIZE (snowflake_connector_python-3.12.3.tar.gz) = 742358
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cython3>0 : lang/cython3@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-asn1crypto>0.24.0<2.0.0 : devel/py-asn1crypto@py311
- py311-cffi>=1.9<2 : devel/py-cffi@py311
- py311-openssl>=16.2.0 : security/py-openssl@py311
- py311-pyjwt<3.0 : www/py-pyjwt@py311
- py311-pytz>0 : devel/py-pytz@py311
- py311-requests<3.0 : www/py-requests@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-charset-normalizer>=2<4 : textproc/py-charset-normalizer@py311
- py311-idna>=2.5<4.0 : dns/py-idna@py311
- py311-certifi>=2017.4.17 : security/py-certifi@py311
- py311-typing-extensions>=4.3<5.0 : devel/py-typing-extensions@py311
- py311-filelock>=3.5<4.0 : sysutils/py-filelock@py311
- py311-sortedcontainers>=2.4.0 : devel/py-sortedcontainers@py311
- py311-platformdirs>=2.6.0<5.0.0 : devel/py-platformdirs@py311
- py311-tomlkit>0 : textproc/py-tomlkit@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/py-schemachange
- databases/py-snowddl
- for Run
-
- databases/py-dbt-snowflake
- databases/py-schemachange
- databases/py-snowddl
Configuration Options:
- No options to configure
- Options name:
- databases_py-snowflake-connector-python
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|