A Swiss army knife for computational social choice research.
Project description
VoteKit
VoteKit is a Swiss army knife for computational social choice research.
Helpful links: Source Repository | Documentation | Issues & Feature Requests | Contributing | MGGG.org
Installation
Votekit can be installed through any standard package management tool:
pip install votekit
For more detailed instructions, please see the installation section of the VoteKit documentation.
Issues and Contributing
This project is in active development in the mggg/VoteKit GitHub repository, where bug reports and feature requests, as well as contributions, are welcome.
VoteKit uses uv for dependency management and go-task for common development commands. To set
up a contributor environment, install go-task and run task setup from the repository root.
That bootstraps Astral's official standalone uv, installs Python 3.11 if needed, and keeps the
managed tooling under .task-tools/.
Before making a pull request, run the following:
task formattask linttask typechecktask testtask coverage
To scope a test run to a subdirectory or file, use task test -- tests/<path> or
task test:tests/<path>.
If you already have uv on your PATH, you can also run the underlying commands directly with
uv run, for example uv run pytest tests --cov=src/votekit --cov-report=term-missing for a
coverage run or uv run pytest tests --runslow for the full test suite. The repository
root CONTRIBUTING.md contains the current contributor workflow, code style
guidance, and pull request expectations.
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
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
File details
Details for the file votekit-3.4.0.tar.gz.
File metadata
- Download URL: votekit-3.4.0.tar.gz
- Upload date:
- Size: 32.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
836ab829fe0752be80424b60ad0b0a7fdfa27791fbbea9ebcd28a8763e88d478
|
|
| MD5 |
441b6b719882bef65ffe3330bde3acc2
|
|
| BLAKE2b-256 |
7cef16cbce198158253884d6bc3bc5fb76fdc5e4863aa2336d80cb5895c94032
|
File details
Details for the file votekit-3.4.0-py3-none-any.whl.
File metadata
- Download URL: votekit-3.4.0-py3-none-any.whl
- Upload date:
- Size: 263.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a6ad2c9614adbfbe4cbeec7d4b3bb7be44a06d4bc6bd39f955e3207e4a8b5e2
|
|
| MD5 |
447bce6b2b79738a96b9a6badd2c24f0
|
|
| BLAKE2b-256 |
b74c5aa49ddf3f75795d0973e50ff2569a780f1e136afe79dfc5f84b0208c29f
|