Metadata-Version: 2.1
Name: strangeworks
Version: 0.5.8
Summary: Strangeworks Python SDK
License: Apache-2.0
Author: Strange Devs
Author-email: hello@strangeworks.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: gql (>=3.4.1,<4.0.0)
Requires-Dist: pyyaml (>=6.0.0,<7.0.0)
Requires-Dist: requests (>=2.30.0,<3.0.0)
Requires-Dist: requests-toolbelt (>=1.0.0,<2.0.0)
Requires-Dist: strangeworks-core (>=0.3.5,<0.4.0)
Requires-Dist: tomlkit (>=0.11.1,<0.12.0)
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/tools/strangeworks-python).

