| Crates.io | tournaments |
| lib.rs | tournaments |
| version | 0.1.0 |
| created_at | 2023-03-12 11:57:17.346021+00 |
| updated_at | 2023-03-26 19:03:29.449215+00 |
| description | Rust library for running tournaments |
| homepage | |
| repository | https://github.com/nathans106/tournaments |
| max_upload_size | |
| id | 807992 |
| size | 26,417 |
Rust library for running tournaments. Be aware it's early days so the API is likely to change.
tournaments is hosted on crates.io. Install with cargo add tournaments.
Documentation is hosted on doc.rs.
pip install -r requirements.txtpre-commit installrustup updatecargo runcargo buildcargo testcargo doc