Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.07 KB

README.rst

File metadata and controls

45 lines (27 loc) · 1.07 KB

Pycrop2ml

Documentation Status CodeQL Status

A Python library to generate components from Crop2ML declarative language.

For more information, refer to the documentation.

Dependencies

  • openalea.core and openalea.deploy

    conda install -c conda-forge -c openalea3 openalea.core openalea.deploy

Installation

Using pip

git clone https://github.com/AgriculturalModelExchangeInitiative/PyCrop2ML.git

cd PyCropML

pip install - r requirements.txt

pip install .

pip install antlr4-python3-runtime==4.8