Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

slims-python-api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slims-python-api

A python api for SLims.

  • 6.9.0
  • PyPI
  • Socket score

Maintainers
1

slims-python-api: Interact with SLims from python

The SLims python api allows you to interact with your SLims instance by using Python. It allows you to extend the versatile capability of SLims even further.

Installing

The required Python version is 3.9

If you run SLIMS 6.3 you run

pip install 'slims-python-api>=6.3.0,<6.4.0'

If you run SLIMS 6.2 you run

pip install 'slims-python-api>=6.2.0,<6.3.0'

Documentation

The documentation can be found on the following page:

http://slims-python-api.readthedocs.io/en/latest/

Getting Started

To get you started we provided a few cookbook examples:

Data Manipulation

In this script, we demonstrate creating, modifying and removing content.

Flow Example

Learn how to create a SLimsgate flow with python. In the given example you will create a very simple two steps flow. In the first step a content record can be selected in the UI. In the second step a new id for that content record can be chosen.

Live Report

This web application is displaying on a web page a live report for a selected period. It shows how a webportal can be used to create a specific report directly through the api.

Order Submission

In this sample web application, a user can create an order direclty through a web portal, with customizable appearance and formatting

Plotting

In this example, we demonstrate how graphical plots can be created with python while fetching the data through the api.

Contributions

If you want to contribute to the project, we welcome any addition and we will merge it through a pulls request

Questions, Suggestions

If you have any questions/suggestions or defects, please use the Agilent service desk (https://servicedesk.li.agilent.com/support)

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc