Metadata-Version: 2.1
Name: wf-classroom-simulation
Version: 0.0.1
Summary: Tools to simulate Wildflower classroom data
Home-page: https://github.com/WildflowerSchools/wf-classroom-simulation
Author: Theodore Quinn
Author-email: ted.quinn@wildflowerschools.org
License: UNKNOWN
Keywords: simulation
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
Requires-Dist: inflection (>=0.5)
Requires-Dist: numpy (>=1.20)
Requires-Dist: pandas (>=1.2)
Requires-Dist: python-dateutil (>=2.8)
Requires-Dist: tqdm (>=4.59)
Requires-Dist: wf-honeycomb-io (>=1.5)

# classroom_simulation

Tools to simulate Wildflower classroom data

## Installation

`pip install wf-classroom-simulation`

## Task list
* TBD


