Metadata-Version: 2.1
Name: snowflake-snowpark-python
Version: 0.6.0
Summary: Snowflake Snowpark for Python
Home-page: https://www.snowflake.com/
Author: Snowflake, Inc
Author-email: support@snowflake.com
License: Apache License, Version 2.0
Project-URL: Documentation, https://docs.snowflake.com/
Keywords: Snowflake db database cloud analytics warehouse
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: SQL
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: ==3.8.*
License-File: LICENSE.txt
Requires-Dist: setuptools (>=40.6.0)
Requires-Dist: wheel
Requires-Dist: cloudpickle (>=1.6.0)
Requires-Dist: snowflake-connector-python (>=2.7.4)
Requires-Dist: typing-extensions (>=4.1.0)
Provides-Extra: development
Requires-Dist: pytest ; extra == 'development'
Requires-Dist: pytest-cov ; extra == 'development'
Requires-Dist: coverage ; extra == 'development'
Requires-Dist: sphinx ; extra == 'development'
Requires-Dist: cachetools ; extra == 'development'
Provides-Extra: pandas
Requires-Dist: snowflake-connector-python[pandas] (>=2.7.4) ; extra == 'pandas'
Provides-Extra: secure-local-storage
Requires-Dist: snowflake-connector-python[secure-local-storage] (>=2.7.4) ; extra == 'secure-local-storage'

UNKNOWN

