Metadata-Version: 2.1
Name: benchling-api-client
Version: 2.0.93
Summary: Autogenerated Python client from OpenAPI Python Client generator
License: Apache-2.0
Author: Benchling Support
Author-email: support@benchling.com
Requires-Python: >=3.7,<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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: attrs (>=20.1.0,<23.0)
Requires-Dist: backoff (>=1.10.0,<2.0.0)
Requires-Dist: dataclasses-json (>=0.5.2,<0.6.0)
Requires-Dist: httpx (>=0.23.0)
Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
Requires-Dist: typing-extensions (>=3.7.4,<5.0)
Description-Content-Type: text/markdown

# benchling-api-client
A client generated from Benchling's OpenAPI definition files, using openapi-python-client.

Rather than using this package directly, we recommend using the
[Benchling SDK](https://pypi.org/project/benchling-sdk/), which has extra scaffolding to make some endpoints easier to
use, and has been released to general availability.
