pystics#

pystics is a Python library that implements a crop model inspired by the STICS (Simulateur mulTIdisciplinaire pour les Cultures Standard) model, originally implemented in Java. This library is designed to simulate and predict the growth and development of various crops, allowing researchers, agronomists, and farmers to make informed decisions about crop management.

  • Crop Growth Simulation: pystics provides the tools to model and simulate the growth of different crop types.

  • Versatility: It supports various crops, making it a valuable tool for a wide range of agricultural scenarios.

Installing#

pystics can be installed with pip

pip install pystics

User Guide#

The Getting started is the place to go to learn how to use the library and accomplish common tasks.

The reference/index documentation provides API-level documentation.

License#

pystics is made available under the MIT License. For more details, see LICENSE.