Metadata-Version: 2.1
Name: pragma-sdk
Version: 2.2.0
Summary: Core package for rollup-native Pragma Oracle
Home-page: https://pragma.build
Author: 0xevolve
Author-email: matthias@pragma.build
Requires-Python: >=3.11,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: docs
Requires-Dist: aioresponses (>=0.7.4,<0.8.0)
Requires-Dist: deprecated (>=1.2.14,<2.0.0)
Requires-Dist: pydantic (>=2.7.4,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests-mock (>=1.11.0,<2.0.0)
Requires-Dist: starknet.py (==0.23.0)
Requires-Dist: typer (==0.6.1)
Project-URL: Documentation, https://docs.pragma.build
Project-URL: Repository, https://github.com/Astraly-Labs/pragma-sdk
Description-Content-Type: text/markdown

# Pragma SDK

Main repository containing our SDK code.

For more information, please check the documentation:

https://pragma-docs.readthedocs.io/en/latest/index.html

