Skip to content

Sepiolina/Prospero-MES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prospero-MES

CI Monthly Patch CI Main License: MIT Python Version

Prospero-MES is a Python-based Manufacturing Execution System.

Features

  • Client & Database Integration
  • Key-Value Storage
  • Logging Capability

Project Structure

Prospero-MES/
├── .github/workflows/
├── prospero/                # Core application codebase
├── static/                  # Static assets and UI elements
├── tests/                   # Automated unit and integration test suites
├── docs/                    # Documentation
├── main.py                  # System entry point and orchestration example
├── pyproject.toml           # Project metadata and tooling configuration
└── requirements.txt         # Project dependencies

Getting Started

Prerequisites

  • Python 3.10+
  • Dependencies listed in requirements.txt

Installation

  1. Clone the repository:
    git clone https://github.com/Sepiolina/Prospero-MES.git
    cd Prospero-MES
  2. Install the required dependencies:
    pip install -r requirements.txt

Running the Application

python main.py

About

Manufacturing Execution System

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages