Metadata-Version: 2.4
Name: swarmpilot
Version: 0.0.1
Summary: Placeholder for the SwarmPilot distributed task scheduling system.
Project-URL: Homepage, https://github.com/Chivier/SwarmPilot
Author: Chivier
Keywords: placeholder,scheduling,swarmpilot
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# SwarmPilot (placeholder)

This is a placeholder release that reserves the `swarmpilot` name on PyPI.

```bash
pip install swarmpilot
swarmpilot   # -> hello from swarmpilot
```

The real SwarmPilot — a distributed task scheduling and execution system with
ML-based runtime prediction — will replace this placeholder in a future
release. See https://github.com/Chivier/SwarmPilot.
