Metadata-Version: 2.4
Name: strangeworks
Version: 0.7.6rc2
Summary: Strangeworks Python SDK
Author-email: Strange Devs <hello@strangeworks.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: python-jose[cryptography]>=3.3.0
Requires-Dist: pyyaml<7,>=6.0.0
Requires-Dist: requests-toolbelt<2,>=1.0.0
Requires-Dist: requests<3,>=2.30.0
Requires-Dist: strangeworks-core>=0.4.2
Requires-Dist: tomlkit>=0.13.0
Provides-Extra: amazon-braket
Requires-Dist: strangeworks-braket-extension; extra == 'amazon-braket'
Description-Content-Type: text/markdown

# Strangeworks SDK

The Strangeworks Python SDK grants easy access to the Strangeworks API. For more information on using the SDK check out the [Strangeworks docs](https://docs.strangeworks.com/strangeworks-python).
