Metadata-Version: 2.1
Name: sw-product-lib
Version: 0.6.3
Summary: Python library for Strangeworks products to interact with the Strangeworks Platform
License: Apache-2.0
Author: Strangeworks Devs
Author-email: hello@strangeworks.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiofiles (>=0.8.0,<0.9.0)
Requires-Dist: deprecated (>=1.2.13,<2.0.0)
Requires-Dist: fastapi (>=0.85.0,<0.86.0)
Requires-Dist: gql (>=3.4.1,<4.0.0)
Requires-Dist: python-jose[cryptography] (>=3.3.0,<4.0.0)
Requires-Dist: rich (>=12.4.4,<13.0.0)
Requires-Dist: sgqlc (>=16.0,<17.0)
Requires-Dist: strangeworks-core (>=0.2.1,<0.3.0)
