Metadata-Version: 2.1
Name: snowdev
Version: 0.1.3
Summary: snowdev is a Python package that allows you to deploy Snowflake UDFs, stored procedures, tasks, streamlit from your local environment using snowpark
Home-page: https://github.com/kaarthik108/snowdev
Author: kaarthik
Author-email: kaarthikandavar@gmail.com
Requires-Python: ==3.9.17
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pydantic (==1.10.9)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: snowflake-snowpark-python[pandas] (==1.5.0)
Requires-Dist: termcolor (==2.3.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown


