Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aevol

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aevol

Aevol python package

  • 0.5.3
  • PyPI
  • Socket score

Maintainers
1

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 .

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc