Metadata-Version: 2.1
Name: blossom
Version: 1.3.0
Summary: A simple evolution simulator
Home-page: https://github.com/blossom-evolution/blossom
Author: Bryan Brzycki
Author-email: bbrzycki@berkeley.edu
License: UNKNOWN
Project-URL: Documentation, https://blossom.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/blossom-evolution/blossom
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: uuid
Requires-Dist: numpy
Requires-Dist: configparser

# blossom [![PyPI version](https://badge.fury.io/py/blossom.svg)](https://badge.fury.io/py/blossom) [![Build Status](https://travis-ci.org/blossom-evolution/blossom.svg?branch=master)](https://travis-ci.org/blossom-evolution/blossom) [![Documentation Status](https://readthedocs.org/projects/blossom/badge/?version=latest)](https://blossom.readthedocs.io/en/latest/?badge=latest)

Blossom is a Python package for simulating the evolution of organisms. Blossom supports both one and two dimensional worlds.

![example simulation](media/combined.gif)


