Metadata-Version: 2.1
Name: bi1x
Version: 0.0.11
Summary: Python utilities for the Caltech course Bi 1x: The Great Ideas of Biology
Home-page: https://github.com/justinbois/bi1x
Author: Justin Bois
Author-email: bois@caltech.edu
License: BSD
Download-URL: https://github.com/justinbois/bi1x/tarball/0.0.11
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3

# bi1x

Utilities Caltech Bi 1x: The Great Ideas of Biology: Exploration through Experimentation


## Installation / Usage

To install use pip:

    pip install bi1x


Or clone the repo:

    git clone https://github.com/justinbois/bi1x.git
    python setup.py install


