Metadata-Version: 2.1
Name: ECAgent
Version: 0.5.2
Summary: An Agent-based Modelling framework based on the Entity-Component-System architectural pattern.
Home-page: https://github.com/BrandonGower-Winter/ECAgent
Author: Brandon Gower-Winter
Author-email: brandongowerwinter@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# ECAgent - ECS for ABM
![Build](https://github.com/BrandonGower-Winter/ABMECS/workflows/Build/badge.svg) 
[![Documentation Status](https://readthedocs.org/projects/ecagent/badge/?version=latest)](https://ecagent.readthedocs.io/en/latest/?badge=latest)

An Agent-based Modelling framework based on the Entity-Component-System architectural pattern.

The readme is still WIP but code documentation can be found at: https://ecagent.readthedocs.io/en/latest/
