An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/arviz-devs/preliz

bayesian-data-analysis bayesian-statistics prior-distribution prior-elicitation probability-distribution statistics

Score: 19.59421899203614

Last synced: about 21 hours ago
JSON representation

Repository metadata:

Exploring and eliciting probability distributions


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 618
Total Committers: 13
Avg Commits per committer: 47.538
Development Distribution Score (DDS): 0.314

Commits in past year: 53
Committers in past year: 7
Avg Commits per committer in past year: 7.571
Development Distribution Score (DDS) in past year: 0.17

Name Email Commits
Osvaldo A Martin a****a@g****m 424
Alejandro Icazatti a****i@g****m 113
Rohan Babbar r****8@y****m 59
Oriol Abril-Pla o****a@g****m 6
Christine P. Chai s****p@g****m 6
Nishant Rajadhyaksha 7****1 3
pdb5627 p****7 1
Olexandr Konovalov 5****v 1
Michal Novomestsky 1****y 1
Jesse Grabowski 4****i 1
Fiete Minge 6****n 1
Ari Hartikainen a****n 1
Advait 1****4 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 112
Total pull requests: 640
Average time to close issues: 3 months
Average time to close pull requests: 1 day
Total issue authors: 21
Total pull request authors: 10
Average comments per issue: 1.47
Average comments per pull request: 0.74
Merged pull request: 587
Bot issues: 0
Bot pull requests: 0

Past year issues: 9
Past year pull requests: 47
Past year average time to close issues: 2 months
Past year average time to close pull requests: about 22 hours
Past year issue authors: 7
Past year pull request authors: 6
Past year average comments per issue: 0.44
Past year average comments per pull request: 0.91
Past year merged pull request: 44
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/arviz-devs/preliz

Top Issue Authors

  • aloctavodia (79)
  • aleicazatti (5)
  • rohanbabbar04 (4)
  • jessegrabowski (3)
  • djmannion (3)
  • ricardoV94 (3)
  • jungtaekkim (1)
  • upandacross (1)
  • williambdean (1)
  • andins (1)
  • random-walkie (1)
  • ivaquero (1)
  • hectormz (1)
  • pdb5627 (1)
  • OriolAbril (1)

Top Pull Request Authors

  • aloctavodia (362)
  • aleicazatti (137)
  • rohanbabbar04 (114)
  • nishant42491 (8)
  • star1327p (7)
  • OriolAbril (5)
  • Advaitgaur004 (2)
  • pdb5627 (2)
  • Androkless (1)
  • Michal-Novomestsky (1)
  • olexandr-konovalov (1)

Top Issue Labels

  • documentation (5)
  • good first issue (4)
  • enhancement (1)

Top Pull Request Labels


Package metadata

pypi.org: preliz

Exploring and eliciting probability distributions.

  • Homepage:
  • Documentation: https://preliz.readthedocs.io/
  • Licenses: Apache Software License
  • Latest release: 0.24.0 (published 4 months ago)
  • Last Synced: 2026-05-12T00:47:42.998Z (about 1 month ago)
  • Versions: 40
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 138,946 Last month
  • Rankings:
    • Dependent repos count: 8.983%
    • Dependent packages count: 10.044%
    • Average: 11.094%
    • Downloads: 14.255%
  • Maintainers (2)
  • Funding:
    • https://opencollective.com/arviz
anaconda.org: preliz

Preliz provides tools for exploring and eliciting probability distributions, with integrations for the ArviZ and PyMC ecosystems.

  • Homepage: https://github.com/arviz-devs/preliz
  • Licenses: Apache-2.0
  • Latest release: 0.25.0 (published 25 days ago)
  • Last Synced: 2026-05-29T07:49:29.663Z (24 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
  • Rankings:
    • Dependent packages count: 35.456%
    • Dependent repos count: 38.66%
    • Average: 48.814%
    • Downloads: 72.325%

Dependencies

.github/workflows/publish-to-test-pypi.yml actions
  • actions/checkout master composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • conda-incubator/setup-miniconda v2 composite
pyproject.toml pypi
  • arviz *
  • ipympl *
  • ipywidgets *
  • matplotlib >=3.5
  • nbclient <0.6,>=0.2
  • numpy >=1.22
  • scipy >=1.9.1
requirements-dev.txt pypi
  • black ==22.3.0 development
  • click ==8.0.4 development
  • ipytest ==0.13.0 development
  • nbconvert ===6.5.4 development
  • nbformat ==5.1.3 development
  • pre-commit >=2.19 development
  • pylint ==2.10.2 development
  • pytest >=4.4.0 development
  • pytest-cov >=2.6.1 development
requirements-docs.txt pypi
  • myst-nb *
  • pydata-sphinx-theme >=0.6.3
  • sphinx >=4
  • sphinx-copybutton *
  • sphinx_thebe *