Metadata-Version: 1.1
Name: bebi103
Version: 0.0.54
Summary: Python utilities for the Caltech course BE/Bi 103: Data Analysis in the Biological Sciences.
Home-page: https://github.com/justinbois/bebi103
Author: Justin Bois
Author-email: bois@caltech.edu
License: BSD
Download-URL: https://github.com/justinbois/bebi103/tarball/0.0.54
Description: # bebi103
        
        [![DOI](https://data.caltech.edu/badge/44303442.svg)](https://data.caltech.edu/badge/latestdoi/44303442)
        
        Utilities Caltech BE/Bi 103: Data Analysis in the Biological Sciences
        
        ## Installation / Usage
        
        To install use pip:
        
            pip install bebi103
        
        
        Or clone the repo:
        
            git clone https://github.com/justinbois/bebi103.git
            python setup.py install
        
Keywords: GitHub,Python,Instruction,Biology
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
