Metadata-Version: 2.4
Name: probby
Version: 0.0.0a0
Summary: Probby: A Python library for working with probability distributions.
Author: Daniel Weindl
License-Expression: BSD-3-Clause
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Probby

A Python library for working with probability distributions.

> **Note**
> This is an initial placeholder release to reserve the package name.
> The implementation and public API are not yet finalized.
