fram-core is the main package in the FRAM modelling framework. The package holds the functionality used to describe and manipulate the energy system, handle time series operations, and hold the definition of key interfaces in FRAM.
For package documentation see fram-core.
For FRAM documentation see FRAM mainpage.
To add the package to your project use:
pip install fram-core
With poetry:
poetry add fram-core