Metadata-Version: 2.1
Name: pdistributionpy
Version: 0.2
Summary: A python package for Gaussian and binomial distribution
License: MIT
Keywords: probability,gaussian,binomial,distribution
Author: Bhagawan Subedi
Author-email: bhag1subedi@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: matplotlib (==1.3.1)
Description-Content-Type: text/markdown

## Gausian Distribution and Binomial distribution

- A python package for binomial and gaussian distribution


