Metadata-Version: 2.4
Name: pyo3-sf-demo-greeter
Version: 0.3.0
Summary: A demo PyO3 Rust extension for Snowflake UDFs
Author-email: Masa Fukui <masahiro.m.fukui@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# pyo3-sf-demo-greeter

This is a simple demonstration of using PyO3 to create a Python extension module in Rust - used for a technical blog post 

