Mentions légales du service

Skip to content
Snippets Groups Projects
David Parsons's avatar
David Parsons authored
89c786b2
History

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.

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 .