Kalenis LIMS is an open source solution designed in an integral way with the aim of supporting all laboratory processes, prioritizing the integrity, traceability and accessibility of information. It provides a complete solution for Food, Beverages and Environment industries, in full compliance with standards ISO 17025 and GLP.
These instructions will get you a copy of the project up and running.
Execute:
pip install kalenis-lims
Once installed you have to setup the server with this command:
kalenis-cli setup -l <language> -i <industry>
To run the server execute:
kalenis-cli run
See LICENSE file in each module
See COPYRIGHT file in each module