Metadata-Version: 2.4
Name: bebi103
Version: 0.1.30
Summary: Python utilities for the Caltech course BE/Bi 103: Data Analysis in the Biological Sciences.
Author-email: Justin Bois <bois@caltech.edu>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/justinbois/bebi103
Project-URL: Repository, https://github.com/justinbois/bebi103
Project-URL: Issues, https://github.com/justinbois/bebi103/issues
Project-URL: Documentation, http://bebi103.github.io/
Keywords: GitHub,Python,Instruction,Biology
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: cmdstanpy>=1.0.0
Requires-Dist: contourpy
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: xarray
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: polars
Requires-Dist: pyarrow
Requires-Dist: tqdm
Requires-Dist: bokeh>=3.4.0
Requires-Dist: matplotlib
Requires-Dist: arviz>=0.16.0
Requires-Dist: colorcet
Requires-Dist: holoviews
Requires-Dist: scikit-image
Requires-Dist: click>=8.0.0
Dynamic: license-file

# bebi103

[![DOI](https://data.caltech.edu/badge/44303442.svg)](https://data.caltech.edu/badge/latestdoi/44303442)

Utilities Caltech BE/Bi 103 ab: Data Analysis in the Biological Sciences

Please see [the documentation](http://bebi103.github.io/).
