Python Package for Aevol
This is a Python Package for Aevol (https://aevol.fr/).
It contains data models, code for creating visualizations and command-line scripts to be used with aevol-generated data.
Visualize aevol-generated data
This package comes with a command line script to create graphical views from aevol-generated data.
It takes as input the "ui-output" files generated by aevol_run (see options --ui-output-dir
and --ui-output-frequency)
$ aevol_ui_build_views -e environment.json -g grid_000000100.json -i indiv_000000100.json
You need not provide all these files, build_views will build all the views it can with the provided data.
Contributing
Probably the easiest way of trying out any modification you would like to make to this package is to install an editable version of the package.
This can be done by running the following command from the topmost directory of the project (where this README sits):
$ pip install --editable .
Release files for aevol 0.5.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aevol-0.5.3.tar.gz | 21.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aevol-0.5.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 50.0 kB
Release files / aevol-0.5.3.tar.gz
| Download URL | aevol-0.5.3.tar.gz |
|---|---|
| Size | 21.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bdf969648bda96fc1d44da9334f7a22859e2282ce12d6b28b2e5ea46e80f325f
|
|
BLAKE2b-256 checksum How to use checksums |
4266cb8930f035a75635bbbfdd895d4e27fbf8c6a375359f622eca44ebcfda6f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.6 Linux/6.6.15-amd64
|
Release files / aevol-0.5.3-py3-none-any.whl
| Download URL | aevol-0.5.3-py3-none-any.whl |
|---|---|
| Size | 28.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3aefd0e75c991bb655d87074f957eb2e727585fc5de194420da0ed963bd0e4ff
|
|
BLAKE2b-256 checksum How to use checksums |
da5d664f887ac446664e8953f4a0d9222d7908d147a733fedb4d0c3e247eb8fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.6 Linux/6.6.15-amd64
|