Metadata-Version: 2.4
Name: OpentronsHTTPAPIWrapper
Version: 0.0.3
Summary: Python wrapper for the opentrons http api.
Home-page: https://github.com/yourusername/my_project
Author: Daniel Persaud, Nis Fisker-Bødker
License: CC0-1.0
Project-URL: Homepage, https://github.com/dpersaud/opentronsHTTPAPI_wrapper
Project-URL: Repository, https://github.com/dpersaud/opentronsHTTPAPI_wrapper
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Opentrons HTTP API Wrapper
Library for extending the Opentrons HTTP API for more straightforward 

Allows python scripts to control the Opentrons at runtime as opposed to creating a protocol to be executed on the opentrons robot itself.

## Capabilities
* Create opentrons runs
* Setup deck layout with both custom and standard labware definitions
* Move to labware
* Move to labware wells
* Aspirate and dispense liquid via opentrons pipettes
* Move labware within the opentrons flex
* Control the Opentrons flex gripper
