Go to file
Adrián Bernardi ef59cc0c51 fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_account_invoice fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_administrative_task remove list of public classes 2020-08-06 18:04:03 -03:00
lims_analysis_sheet remove list of public classes 2020-08-06 18:04:03 -03:00
lims_analytic fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_device_maintenance fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_diagnosis fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_digital_sign fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_industry fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_instrument fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_instrument_custom_set fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_instrument_generic_form fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_instrument_generic_service fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_interface fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_planning_automatic remove list of public classes 2020-08-06 18:04:03 -03:00
lims_production fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_project fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_project_interlaboratory fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_project_study_plan fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_project_tas fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_project_water fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_quality_control fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_report_html fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_result_warning remove list of public classes 2020-08-06 18:04:03 -03:00
lims_sale fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
lims_sale_industry remove list of public classes 2020-08-06 18:04:03 -03:00
.drone.yml Use custom image for drone 2020-04-17 12:08:08 -03:00
README.md Update url for drone build status badge 2020-04-28 23:34:49 -03:00
kalenis.conf.dist Add kalenis-cli 2020-04-11 19:30:39 -03:00
kalenis_cli.py fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
setup.py fix pyflakes errors and and coding style 2020-08-06 18:36:35 -03:00
tox.ini Use custom image for drone 2020-04-17 12:08:08 -03:00

README.md

Alt text


Alt text

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.

Getting Started

These instructions will get you a copy of the project up and running.

Installing

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

Built With

License

See LICENSE file in each module

See COPYRIGHT file in each module