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.613932784564625
Last synced: about 10 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-04-09T10:20:48.000Z (2 months ago)
- Last Synced: 2026-04-09T10:23:27.835Z (2 months 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.61 MB
- Stars: 42
- Watchers: 3
- Forks: 22
- Open Issues: 10
-
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: 6
- Delete event: 1
- 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: 32
- Release event: 2
- Watch event: 8
- Total: 103
Last Year
- Create event: 6
- Delete event: 1
- Fork event: 3
- Issue comment event: 15
- Issues event: 9
- Pull request event: 6
- Pull request review comment event: 5
- Pull request review event: 1
- Push event: 26
- Release event: 2
- Watch event: 6
- Total: 80
Committers metadata
Last synced: 4 months ago
Total Commits: 715
Total Committers: 12
Avg Commits per committer: 59.583
Development Distribution Score (DDS): 0.214
Commits in past year: 68
Committers in past year: 6
Avg Commits per committer in past year: 11.333
Development Distribution Score (DDS) in past year: 0.088
| Name | Commits | |
|---|---|---|
| Martin Lackner | u****d@s****t | 562 |
| 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 |
| 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: 4 months ago
Total issues: 32
Total pull requests: 78
Average time to close issues: 10 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: 64
Bot issues: 0
Bot pull requests: 0
Past year issues: 9
Past year pull requests: 10
Past year average time to close issues: 4 months
Past year average time to close pull requests: 2 days
Past year issue authors: 6
Past year pull request authors: 5
Past year average comments per issue: 1.0
Past year average comments per pull request: 2.3
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- martinlackner (15)
- DominikPeters (8)
- erelsgl (3)
- Simon-Rey (2)
- Ibozz91 (1)
- AmitGini (1)
- nealmcb (1)
- axxeny (1)
Top Pull Request Authors
- lumbric (32)
- DominikPeters (15)
- Simon-Rey (10)
- martinlackner (6)
- 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,306 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 20
- 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.17.0 (published 4 months ago)
- Last Synced: 2026-03-04T18:02:12.827Z (4 months ago)
- Versions: 20
- Dependent Packages: 2
- Dependent Repositories: 1
- Downloads: 1,306 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