diff options
Diffstat (limited to 'databases/py-snowflake-connector-python/pkg-descr')
| -rw-r--r-- | databases/py-snowflake-connector-python/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/py-snowflake-connector-python/pkg-descr b/databases/py-snowflake-connector-python/pkg-descr new file mode 100644 index 000000000000..bd32aa3fd179 --- /dev/null +++ b/databases/py-snowflake-connector-python/pkg-descr @@ -0,0 +1,11 @@ +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. |
