Skip to content

openalea/visualea

Repository files navigation

OpenAlea.Visualea

OpenAlea.Visualea is the Visual Programming Environment of OpenAlea. It allows using OpenAlea packages without programming language knowledge and to build dataflow graphically.

License

OpenAlea.Visualea is released under a Cecill v2 license.

See LICENSE.txt Nota : Cecill v2 license is a GPL compatible license.

Installation user mode

mamba create -n visualea -c openalea3 -c conda-forge openalea.visualea
mamba activate visualea

Installation dev mode

  • Clone the repository
  • Use the following command
mamba create -f conda/environment.yml 
mamba activate visualea

The first command will create the visualea environment with the dependencies and install openalea.visualea in it with pip install . -e. The second will activate the environment.

About

Visual Programming Workflow environment for OpenAlea

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages