Metadata-Version: 2.4
Name: manzara
Version: 0.1.0
Summary: A Python package for simulating fitness landscapes
Author: berkalpay
Project-URL: Homepage, https://github.com/berkalpay/manzara
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# manzara

This is a Python (>=3.12) package for simulating and analyzing fitness landscapes.
For a demonstration, see the notebook `demo.ipynb`.
To install, run `pip install manzara` at the command line.
