Metadata-Version: 2.1
Name: distributions-kareem
Version: 1.1
Summary: A small package built for the Data Science Nanodegree program of Udacity for Gaussian and Binomial Distributions
Home-page: UNKNOWN
Author: Kareem Ayyad
Author-email: kareem@ayyad.net
License: UNKNOWN
Description: [![LinkedIn][linkedin-shield]][linkedin-url]
        <!-- TABLE OF CONTENTS -->
        <details open="open">
          <summary>Table of Contents</summary>
          <ol>
            <li>
              <a href="#about-the-project">About The Project</a>
            </li>
            <li>
              <a href="#getting-started">Getting Started</a>
              <ul>
                <li><a href="#installation">Installation</a></li>
              </ul>
            </li>
            <li><a href="#license">License</a></li>
            <li><a href="#contact">Contact</a></li>
            <li><a href="#acknowledgements">Acknowledgements</a></li>
          </ol>
        </details>
        
        
        
        <!-- ABOUT THE PROJECT -->
        ## About The Project
        
        This project was built for the Udacity Data Science Nanodegree Program.
        
        <!-- GETTING STARTED -->
        ## Getting Started
        
        This is an example of how you may give instructions on setting up your project locally.
        To get a local copy up and running follow these simple example steps.
        
        ### Installation
           ```pip install distributions-kareem```
        
        
        <!-- LICENSE -->
        ## License
        
        Distributed under the MIT License. See `LICENSE` for more information.
        
        <!-- CONTACT -->
        ## Contact
        
        Kareem Ayyad- [@kareem_ayyad](https://twitter.com/kareem_ayyad) - kareem@ayyad.net
        
        Project Link: [https://github.com/kareemayyad/PyPi-Package-Gaussian-Distribution](https://github.com/kareemayyad/PyPi-Package-Gaussian-Distribution)
        
        <!-- ACKNOWLEDGEMENTS -->
        ## Acknowledgements
        * Some of the code used was provided by Andrew Paster, Udacity Instructor, as well as the detailed instructions for creating this project.
        
        Thanks!
        
        [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
        [linkedin-url]: https://www.linkedin.com/in/kareemayyad/
Platform: UNKNOWN
Description-Content-Type: text/markdown
