# mes **Repository Path**: dravencirelia/mes ## Basic Information - **Project Name**: mes - **Description**: adsfasdfadsf - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-23 - **Last Updated**: 2025-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MES IKAS Manufacturing Execution System ## Table of Contents - [Requirements](#requirements) - [Installation](#installation) - [Usage](#usage) - [License](#license) ## Requirements * python 3.7 ## Installation ### Using poetry Make sure you have installed [poetry](https://python-poetry.org/) ```bash poetry install ``` ### Using requirements.txt ```bash pip install -r requirements.txt ``` ## Usage ```bash gunicorn autoapp:app --bind 127.0.0.1:7000 -w 4 -k gevent --access-logfile - --error-logfile - ``` ## License IKAS