ECAgent - ECS for ABM
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/
Installing ECAgent
You can install ECAgent using:
pip install ECAgent
Developing for ECAgent
- Clone the Repo.
- Build the virtual environment using
make - Activate the virtual environment using
source ./venv/bin/activate
Release files for ECAgent 0.5.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ECAgent-0.5.5.tar.gz | 25.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ECAgent-0.5.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.6 kB
Release files / ECAgent-0.5.5.tar.gz
| Download URL | ECAgent-0.5.5.tar.gz |
|---|---|
| Size | 25.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
49169aed728d683953c411c246624885cb09f6006c2c7efde8e242c0c15fb4d4
|
|
BLAKE2b-256 checksum How to use checksums |
03ce9cbc3d5f09e74c546f2db147be956f5b76b7fd0eaa240f25824c9b2c872c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / ECAgent-0.5.5-py3-none-any.whl
| Download URL | ECAgent-0.5.5-py3-none-any.whl |
|---|---|
| Size | 28.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b6d2a5c9f15c9e220a8ed380729abbd7942021c5e5e9ec5126a6bdbf39347fe
|
|
BLAKE2b-256 checksum How to use checksums |
84b6b6ceccaf29eabbe9f443a584f68ddd9fff5b1f114f2fc14e240a385128dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|