Metadata-Version: 2.1
Name: massim
Version: 0.1.3
Summary: Add your description here
Author-Email: theinfinitegirl <gretchenlynhall@gmail.com>
Requires-Python: >=3.12
Requires-Dist: igraph>=1.0.0
Requires-Dist: matplotlib>=3.11.0
Requires-Dist: numpy>=2.4.6
Requires-Dist: pandas>=3.0.3
Requires-Dist: scipy>=1.17.1
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 
