Search Criteria
Package Details: snowflake-connector-python 3.17.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/snowflake-connector-python.git (read-only, click to copy) |
|---|---|
| Package Base: | snowflake-connector-python |
| Description: | Snowflake Connector for Python (DB-API 2.0) |
| Upstream URL: | https://github.com/snowflakedb/snowflake-connector-python |
| Licenses: | Apache |
| Submitter: | hasanc |
| Maintainer: | hasanc |
| Last Packager: | hasanc |
| Votes: | 1 |
| Popularity: | 0.003565 |
| First Submitted: | 2025-08-17 14:37 (UTC) |
| Last Updated: | 2025-08-17 14:37 (UTC) |
Dependencies (18)
- python
- python-certifi
- python-cffi
- python-cryptography
- python-pyopenssl
- python-requests
- python-urllib3
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-azure-storage-blobAUR (optional) – Azure external stage transfers
- python-boto3 (python-boto3-gitAUR) (optional) – S3 external stage transfers
- python-google-cloud-storageAUR (optional) – GCS external stage transfers
- python-keyring (optional) – secure local token storage
- python-pandas (optional) – DataFrame helpers (write_pandas)
- python-pyarrow (optional) – Arrow fast paths (to_pandas, write_pandas)
Required by (1)
- python-sqlmesh (optional)
Latest Comments
jaxvanyang commented on 2026-02-16 02:29 (UTC) (edited on 2026-02-16 04:11 (UTC) by jaxvanyang)
Hi, according to the guideline, Python library packages should be prefixed with
python-. So I think it would be better to addprovides=('python-snowflake-connector-python')andconflicts.