Metadata-Version: 2.4
Name: tune-dms
Version: 0.1.2
Summary: TUNE DMS desktop GUI automation: login and report generation
License-Expression: MIT
Project-URL: Homepage, https://github.com/Luen/RevNext-TUNE/
Project-URL: Repository, https://github.com/Luen/RevNext-TUNE/
Keywords: tune,dms,gui,automation,reports
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pyautogui

# tune-dms

TUNE DMS desktop GUI automation: log in and run reports (e.g. Parts Price List, Parts by Bin Location) via keyboard/screen automation.

Install: `pip install tune-dms`  
Or from repo root: `pip install -e ./packages/tune_dms`

See the [main repo README](../README.md) for configuration and usage.
