Metadata-Version: 2.1
Name: spaceprime
Version: 0.0.2
Summary: A python package to facilitate spatially explicit coalescent modeling in msprime
Author-email: Connor French <french.connor.m@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/connor-french/spaceprime
Keywords: spaceprime
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: spaceprime[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# spaceprime


[![image](https://img.shields.io/pypi/v/spaceprime.svg)](https://pypi.python.org/pypi/spaceprime)
[![image](https://img.shields.io/conda/vn/conda-forge/spaceprime.svg)](https://anaconda.org/conda-forge/spaceprime)


**A python package to facilitate spatially explicit coalescent modeling in msprime**


-   Free software: MIT License
-   Documentation: https://connor-french.github.io/spaceprime
    

## Features

-   TODO

