Skip to main content

Resources for L7|ESP Developers

Developer Ecosystem At-a-Glance

thumb-qrc-devtools.png

Technical Documentation

L7|ESP Client Python Module

ESP Client, or the esp python module, is a programmatic entry point for interacting with ESP. With this module, you can (among many things):

  • Set up connections to ESP and query API routes

  • Create new Workflows and associated Protocols

  • Create Experiments and fill out Worksheets with real data.

  • Programmatically pull data from the ESP database for external processing.

L7|ESP SDK

The L7|ESP SDK is a collection of software tools used for building content within L7 Informatics’ Enterprise Science Platform. With the server development kit (SDK), you can do things like:

  • Create a locally-running copy of L7|ESP for testing out the software.

  • Develop Workflows, Protocols, SampleTypes, and other content for L7|ESP using programmatic definitions.

  • Develop integration tests for verifying content functionality.

L7|ESP REST API

L7|ESP LIMS API (Front-End Utilities)

L7|ESP Back-End API