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
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyplayscheduler-0.1-py3-none-any.whl
(196.7 kB
view details)
File details
Details for the file pyplayscheduler-0.1.tar.gz.
File metadata
- Download URL: pyplayscheduler-0.1.tar.gz
- Upload date:
- Size: 193.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
503ad80c053604ec0381a8cf3b259b5aa2a898fab1219fc962de279178309307
|
|
| MD5 |
d6e2136449285d8310761d17e6aaa5dc
|
|
| BLAKE2b-256 |
d529ffa9ade61888b149088819efd0c4b3dc1ad8fcd827112e578970362af04e
|
File details
Details for the file pyplayscheduler-0.1-py3-none-any.whl.
File metadata
- Download URL: pyplayscheduler-0.1-py3-none-any.whl
- Upload date:
- Size: 196.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efec36924409909fb5996a877fbef4484fd38b01efe2424fee0d44df84908375
|
|
| MD5 |
90d265d8791306a24c1ff32b42c4a6da
|
|
| BLAKE2b-256 |
c121e45b3226890d4ac87ffc937059d029a450bc5411e447f86da572ae75fcdb
|