Metadata-Version: 2.4
Name: digifact
Version: 0.1.1
Summary: Digifact - Manufacturing KPIs Calculation Package (OEE, MTTR, MTBF, Availability, Performance, Quality)
Author-email: Precise <digiapp@preciseindsol.com>
License: MIT
Project-URL: Homepage, https://pypi.org/project/digifact
Project-URL: Documentation, https://pypi.org/project/digifact
Project-URL: Source, https://github.com/yourusername/digifact
Keywords: manufacturing,OEE,KPI,production,MTTR,MTBF,availability,performance,quality
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Manufacturing
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Digifact

A Python package for calculating manufacturing KPIs including OEE (Overall Equipment Efficiency), Availability, Performance, Quality, MTTR, and MTBF.

## Installation

```bash
pip install digifact
