Metadata-Version: 2.4
Name: swing-schedule
Version: 0.1.1
Summary: Swing Dance Schedule Generator
Project-URL: Repository, https://github.com/ep69/swing-schedule
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: ortools>=9.12
Description-Content-Type: text/markdown

# Swing Schedules Generator

Generates schedules for schools teaching partner dances.

## Install

You need `python3` and `pip` to use this tool.
```
python3 -m pip install --extra-index-url https://test.pypi.org/simple/ swing-schedule
```

## Run
```
swing-schedule -t /usr/local/lib/python*/site-packages/swing_schedule/data/teachers.csv
```
