Skip to main content

python library and webapp for scheduling pickleball games

Project description

pyplayscheduler

Handles play schedules with byes - minimizes duplicate partners and opponents

Usage

from pyplayscheduler import Scheduler

player_names = ['Joe', 'Tom', 'Steve', 'Bill', 'Sharon', 'Jill', 'Betty', 'Birdie', 'Sheila']
s = Scheduler(player_names=player_names, n_courts=2, n_rounds=5)
s.optimize_schedule()

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyplayscheduler-0.1.tar.gz (193.5 kB view hashes)

Uploaded Source

Built Distribution

pyplayscheduler-0.1-py3-none-any.whl (196.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page