flinz / slims-python-api

Python api for SLIMS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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:

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

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.

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.

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

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 or suggestions on for our python API don't hesitate to open issues on this github repository.

About

Python api for SLIMS

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

License:Other


Languages

Language:Python 88.4%Language:Makefile 7.3%Language:HTML 4.3%