Metadata-Version: 2.1
Name: bootcamp-utils
Version: 0.0.1
Summary: Utilities for use in the Introduction to Programming in the Biological Sciences Bootcamp.
Home-page: https://github.com/justinbois/bootcamp_utils
Author: Justin Bois
Author-email: bois@caltech.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.11.0)
Requires-Dist: pandas (>=0.19.1)
Requires-Dist: bokeh (>=0.13.0)
Requires-Dist: matplotlib (>=2.2.2)
Requires-Dist: scikit-image (>=0.14.0)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: altair (>=2.1.0)

# bootcamp_utils

Utilities for use in the Introduction to Programming in the Biological Sciences Bootcamp.

