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: 20.758093213513934

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Exploring and eliciting probability distributions


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 634
Total Committers: 14
Avg Commits per committer: 45.286
Development Distribution Score (DDS): 0.311

Commits in past year: 55
Committers in past year: 8
Avg Commits per committer in past year: 6.875
Development Distribution Score (DDS) in past year: 0.2

Name Email Commits
Osvaldo A Martin a****a@g****m 437
Alejandro Icazatti a****i@g****m 113
Rohan Babbar r****8@g****m 60
Oriol Abril-Pla o****a@g****m 7
Christine P. Chai s****p@g****m 6
Nishant Rajadhyaksha 7****1 3
pdb5627 p****7 1
Pablo Vena 3****p 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: 1 day ago

Total issues: 115
Total pull requests: 656
Average time to close issues: 3 months
Average time to close pull requests: 1 day
Total issue authors: 22
Total pull request authors: 12
Average comments per issue: 1.54
Average comments per pull request: 0.76
Merged pull request: 601
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 34
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 1 day
Past year issue authors: 5
Past year pull request authors: 6
Past year average comments per issue: 1.5
Past year average comments per pull request: 1.35
Past year merged pull request: 31
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 (4)
  • ricardoV94 (4)
  • djmannion (3)
  • jungtaekkim (1)
  • upandacross (1)
  • anevolbap (1)
  • williambdean (1)
  • andins (1)
  • random-walkie (1)
  • ivaquero (1)
  • hectormz (1)
  • pdb5627 (1)

Top Pull Request Authors

  • aloctavodia (374)
  • aleicazatti (137)
  • rohanbabbar04 (116)
  • nishant42491 (8)
  • star1327p (7)
  • OriolAbril (6)
  • Advaitgaur004 (2)
  • pdb5627 (2)
  • Androkless (1)
  • Michal-Novomestsky (1)
  • anevolbap (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.27.1 (published about 1 month ago)
  • Last Synced: 2026-08-12T00:02:51.428Z (1 day ago)
  • Versions: 44
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 406,296 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.27.1 (published 29 days ago)
  • Last Synced: 2026-07-16T11:50:28.035Z (28 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 72 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 *
environment.yml conda
  • matplotlib >=3.8
  • numba >=0.60
  • numpy >=2.0
  • python >= 3.12
  • scipy >=1.12
.github/workflows/post-release.yml actions
  • actions/checkout v4 composite
  • rhysd/changelog-from-release/action v3 composite