JOSS: https://github.com/martinlackner/abcvoting
approval-voting committee computational-social-choice multiwinnervoting python research social-choice social-choice-theory voting voting-methods
Score: 13.888939442447292
Last synced: about 21 hours ago
JSON representation
Repository metadata:
Python implementations of approval-based committee (multi-winner) voting rules
- Host: GitHub
- URL: https://github.com/martinlackner/abcvoting
- Owner: martinlackner
- License: mit
- Created: 2019-06-19T10:50:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-05-30T18:34:57.000Z (3 months ago)
- Last Synced: 2026-07-24T16:04:32.637Z (21 days ago)
- Topics: approval-voting, committee, computational-social-choice, multiwinnervoting, python, research, social-choice, social-choice-theory, voting, voting-methods
- Language: Python
- Homepage: https://abcvoting.readthedocs.io/
- Size: 8.66 MB
- Stars: 44
- Watchers: 3
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Owner metadata:
- Name: Martin Lackner
- Login: martinlackner
- Email:
- Kind: user
- Description: Researcher
- Website: http://martin.lackner.xyz/
- Location: Vienna, Austria
- Twitter:
- Company: TU Wien
- Icon url: https://avatars.githubusercontent.com/u/46762723?u=e600d5d0a5962cf47e8bb8c03c44cbd6d9cd327e&v=4
- Repositories: 4
- Last Synced at: 2023-04-25T11:36:17.224Z
- Profile URL: https://github.com/martinlackner
GitHub Events
Total
- Create event: 10
- Delete event: 3
- Fork event: 3
- Issue comment event: 20
- Issues event: 14
- Pull request event: 11
- Pull request review comment event: 5
- Pull request review event: 1
- Push event: 36
- Release event: 2
- Watch event: 8
- Total: 113
Last Year
- Create event: 8
- Delete event: 3
- Fork event: 1
- Issue comment event: 9
- Issues event: 4
- Pull request event: 3
- Pull request review comment event: 5
- Pull request review event: 1
- Push event: 25
- Watch event: 2
- Total: 61
Committers metadata
Last synced: 2 days ago
Total Commits: 723
Total Committers: 13
Avg Commits per committer: 55.615
Development Distribution Score (DDS): 0.216
Commits in past year: 64
Committers in past year: 6
Avg Commits per committer in past year: 10.667
Development Distribution Score (DDS) in past year: 0.109
| Name | Commits | |
|---|---|---|
| Martin Lackner | u****d@s****t | 567 |
| lumbric | l****c@g****m | 99 |
| benjaminkrenn | b****b@g****m | 29 |
| Dominik Peters | m****l@d****e | 12 |
| Simon-Rey | r****n@o****r | 5 |
| Claude | n****y@a****m | 3 |
| stefanschlomoforster | 5****r | 2 |
| elvic96 | 5****6 | 1 |
| Paweł Batko | p****o@g****m | 1 |
| Neal McBurnett | n****b@g****m | 1 |
| Martin Wustinger | 3****r | 1 |
| Florian-Lackner | 5****r | 1 |
| Amit Gini | 1****i | 1 |
Issue and Pull Request metadata
Last synced: 25 days ago
Total issues: 35
Total pull requests: 82
Average time to close issues: 9 months
Average time to close pull requests: 6 days
Total issue authors: 8
Total pull request authors: 11
Average comments per issue: 1.34
Average comments per pull request: 0.79
Merged pull request: 68
Bot issues: 0
Bot pull requests: 0
Past year issues: 6
Past year pull requests: 11
Past year average time to close issues: 3 months
Past year average time to close pull requests: 2 days
Past year issue authors: 4
Past year pull request authors: 4
Past year average comments per issue: 1.33
Past year average comments per pull request: 2.0
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- martinlackner (15)
- DominikPeters (8)
- erelsgl (6)
- Simon-Rey (2)
- Ibozz91 (1)
- AmitGini (1)
- nealmcb (1)
- axxeny (1)
Top Pull Request Authors
- lumbric (32)
- DominikPeters (15)
- martinlackner (10)
- Simon-Rey (10)
- stefanschlomoforster (5)
- benjaminkrenn (5)
- elvic96 (1)
- Florian-Lackner (1)
- AmitGini (1)
- nealmcb (1)
- pbatko (1)
Top Issue Labels
- enhancement (15)
- help wanted (7)
- wontfix (1)
- good first issue (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 1,588 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 25
- Total maintainers: 1
pypi.org: abcvoting
A Python library of approval-based committee (ABC) rules
- Homepage: https://github.com/martinlackner/abcvoting/
- Documentation: https://abcvoting.readthedocs.io/
- Licenses: MIT License
- Latest release: 2.19.2 (published 3 months ago)
- Last Synced: 2026-08-13T03:09:53.937Z (2 days ago)
- Versions: 25
- Dependent Packages: 2
- Dependent Repositories: 1
- Downloads: 1,588 Last month
-
Rankings:
- Dependent packages count: 3.165%
- Forks count: 9.322%
- Stargazers count: 11.75%
- Average: 13.109%
- Downloads: 19.746%
- Dependent repos count: 21.559%
- Maintainers (1)
Dependencies
- networkx *
- Sphinx ==4.4.0
- gurobipy >=9.5.0
- matplotlib >=3.4.3
- mip >=1.14.0
- networkx >=2.6.3
- numpy >=1.21
- numpydoc >=1.2
- ruamel.yaml >=0.17
- sphinx-codeautolink >=0.10
- sphinx-rtd-theme >=1.0.0
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- pypa/gh-action-pypi-publish release/v1 composite