Metadata-Version: 1.1
Name: biocircuits
Version: 0.0.16
Summary: Python utilities for the Caltech course BE 150: Design Principles of Genetic Circuits
Home-page: https://github.com/justinbois/biocircuits
Author: Justin Bois
Author-email: bois@caltech.edu
License: BSD
Download-URL: https://github.com/justinbois/biocircuits/tarball/0.0.16
Description: # biocircuits
        
        Utilities Caltech BE 150: Design Principles of Genetic Circuits
        
        
        ## Installation / Usage
        
        To install use pip:
        
            pip install biocircuits
        
        
        Or clone the repo:
        
            git clone https://github.com/justinbois/biocircuits.git
            python setup.py install
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
