Metadata-Version: 2.1
Name: pricecypher-sdk
Version: 3.1.0
Summary: Python wrapper around the different PriceCypher APIs
Home-page: https://github.com/marketredesign/pricecypher_python_sdk
Author: Deloitte Consulting B.V.
Project-URL: Bug Tracker, https://github.com/marketredesign/pricecypher_python_sdk/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: better-abc ==0.0.3
Requires-Dist: pyjwkest ==1.4.2
Requires-Dist: pytz ==2024.1
Requires-Dist: typing-inspect ==0.9.0
Requires-Dist: cffi ==1.16.0 ; (platform_python_implementation != 'PyPy')
Requires-Dist: charset-normalizer ==3.3.2 ; (python_full_version >= '3.7.0')
Requires-Dist: tzdata ==2024.1 ; (python_version >= '2')
Requires-Dist: future ==1.0.0 ; (python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3')
Requires-Dist: pbr ==6.0.0 ; (python_version >= '2.6')
Requires-Dist: python-dateutil ==2.9.0.post0 ; (python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3')
Requires-Dist: six ==1.16.0 ; (python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3')
Requires-Dist: defusedxml ==0.7.1 ; (python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4')
Requires-Dist: pycryptodomex ==3.20.0 ; (python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4')
Requires-Dist: idna ==3.7 ; (python_version >= '3.5')
Requires-Dist: mypy-extensions ==1.0.0 ; (python_version >= '3.5')
Requires-Dist: certifi ==2024.7.4 ; (python_version >= '3.6')
Requires-Dist: marshmallow-dataclass ==8.6.1 ; (python_version >= '3.6')
Requires-Dist: wrapt ==1.16.0 ; (python_version >= '3.6')
Requires-Dist: smart-open ==7.0.4 ; (python_version >= '3.7' and python_version < '4.0')
Requires-Dist: cryptography ==42.0.8 ; (python_version >= '3.7')
Requires-Dist: markupsafe ==2.1.5 ; (python_version >= '3.7')
Requires-Dist: annotated-types ==0.7.0 ; (python_version >= '3.8')
Requires-Dist: mako ==1.3.5 ; (python_version >= '3.8')
Requires-Dist: marshmallow ==3.21.3 ; (python_version >= '3.8')
Requires-Dist: packaging ==24.1 ; (python_version >= '3.8')
Requires-Dist: pycparser ==2.22 ; (python_version >= '3.8')
Requires-Dist: pydantic ==2.7.4 ; (python_version >= '3.8')
Requires-Dist: pydantic-core ==2.18.4 ; (python_version >= '3.8')
Requires-Dist: pydantic-settings ==2.3.3 ; (python_version >= '3.8')
Requires-Dist: python-dotenv ==1.0.1 ; (python_version >= '3.8')
Requires-Dist: requests ==2.32.3 ; (python_version >= '3.8')
Requires-Dist: typeguard ==4.3.0 ; (python_version >= '3.8')
Requires-Dist: typing-extensions ==4.12.2 ; (python_version >= '3.8')
Requires-Dist: urllib3 ==2.2.2 ; (python_version >= '3.8')
Requires-Dist: numpy ==1.26.4 ; (python_version >= '3.9')
Requires-Dist: pandas ==2.2.2 ; (python_version >= '3.9')
Requires-Dist: oic ==1.7.0 ; (python_version ~= '3.8')
Provides-Extra: testing
Requires-Dist: mock >=1.3.0 ; extra == 'testing'

Python wrapper around the different PriceCypher APIs
