Metadata-Version: 1.0
Name: BGdist2020
Version: 0.2
Summary: Gaussian distributions
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # BGdist2020
        
        This package includes classes and functions for calculating and graphing
        both binomial and gaussian distributions.
        
        #Files
        
        Binomialdistribution.py 
        Gaussiandistribution.py
        Generaldistribution.py
        
        #Installation
        
        The package can be installed using the following command
        
        pip install BGdist2020
        
        #Dependencies
        
        Matplotlib
        Python 3
Platform: UNKNOWN
