Metadata-Version: 2.1
Name: massim
Version: 0.9.3
Summary: Add your description here
Author-Email: theinfinitegirl <gretchenlynhall@gmail.com>
Requires-Python: >=3.10
Requires-Dist: igraph>=1.0.0
Requires-Dist: matplotlib>=3.0
Requires-Dist: numpy>=1.1.0
Requires-Dist: scikit-image>=0.25
Requires-Dist: pandas>=2.0.3
Requires-Dist: scipy>=1.0.0
Requires-Dist: seaborn>=0.13.2
Requires-Dist: tqdm>=4.68.2
Description-Content-Type: text/markdown

# MASSIM - an Ecological simulation framework for synthesizing FT-ICR data.

## Introduction


## Installation

MASSIM can be installed using the `pip` package manager with:
```
>>> pip install massim
```

However, note that MASSIM installation requires that C++ extension modules be 
built, which maybe I can get github to handle




### Windows:
Python - install, add env vars


Downlod VS Installer
Choose Desktop Development with C++
Also, in right pane, select:
C++ Clang Tools for Windows
C++/CLI Tools
Windows 11 SDK
MSVC Build 
