Metadata-Version: 2.1
Name: snorkelai-sdk
Author: Snorkel AI, Inc.
Author-email: info@snorkel.ai
Home-page: https://docs.snorkel.ai/docs/user-guide/sdk/overview
Description-Content-Type: text/markdown
Summary: Python SDK for the Snorkel AI Data Development Platform
Classifier: License :: Other/Proprietary License
Requires-Dist: attrs>=21.3.0
Requires-Dist: backports.strenum<2.0,>=1.3.1; python_version < '3.11'
Requires-Dist: numpy>=1.18.0,<2.1.0
Requires-Dist: pandas>=1.3.1,<2.3.0,!=2.1.*
Requires-Dist: pyarrow>=5.0.0,<19.0.0
Requires-Dist: fsspec[http]>=2023.5.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: requests>=2.22.0,<3.0.0
Requires-Dist: tenacity>=6.2.0
Provides-Extra: debug
Requires-Dist: py-spy>=0.3; extra == 'debug'
Provides-Extra: default
Version: 25.11.2

# Snorkel Python SDK

The Snorkel Python SDK provides tools and APIs for building, managing, and deploying data-centric AI workflows. It enables users to efficiently label, transform, and analyze data for machine learning applications.

[SDK Documentation](https://docs.snorkel.ai/docs/user-guide/sdk/overview)
