Metadata-Version: 2.4
Name: mir-batch-tracking
Version: 0.0.3
Summary: A CLI tool to submit batch jobs to a mir batch handling server
Author-email: Your Name <you@example.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.0.0

# CLI Tool Batch Uploader

A CLI tool to submit batch jobs to a mir batch handling server

## 📦 Installation

```bash
pip install mir-batch-tracking
