Metadata-Version: 2.1
Name: probdists
Version: 1.2
Summary: Python Package for modelling Gaussian and Binomial distributions
Home-page: https://github.com/hot9cups/probdists
Author: Ayush Modi
Author-email: hot9cups@yahoo.in
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# probdists

Python package to model Probability Distributions.
Currently supports Gaussian and Binominal Distributions.

# Usage
Check out [this repository](https://github.com/hot9cups/probdists) for usage.

# Licence

MIT Licence


