Metadata-Version: 2.4
Name: opentrons-analyze
Version: 0.1.2
Summary: Opentrons command-line interface for protocol analysis
Author-email: Opentrons <engineering@opentrons.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/Opentrons/opentrons
Project-URL: Documentation, https://docs.opentrons.com
Project-URL: Repository, https://github.com/Opentrons/opentrons.git
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: anyio
Requires-Dist: pydantic
Requires-Dist: opentrons
