Here’s a polished version of your README with the requested addition and some improvements for clarity, formatting, and readability:
Torque-Tool-Lite Torque-Tool-Lite is a lightweight Python client for Atlas Copco Open Protocol controllers. It provides a simple, event-driven foundation for integrating torque tools into manufacturing systems, enabling:
- 🔧 Real-time tightening data collection
- 📋 Job control and dynamic job execution
- 📊 Historical result retrieval for traceability
- ⚙️ Full tool lifecycle commands for complete device management Designed for seamless integration with MES/WMS systems, standard-work enforcement, and manufacturing data collection pipelines.
📖 Full Guide & Explanation A complete instructional walkthrough of the code, design intuitions, and usage examples can be found here: 👉 building-a-python-client-for-atlas-copco-open-protocol-torque-tools
✨ Key Features
- Lightweight and easy to embed in existing Python projects
- Event-driven architecture for responsive tool communication
- Supports both real-time monitoring and historical data queries
- Flexible enough for production-scale integrations