Extension Packages for PyRolL

Extensions are additional packages that extend the functionality of PyRolL, f.e. by adding user interfaces. They have to be distinguished from plugins, which provide modelling approaches by implementing hooks (see here).

In the following available extension packages for PyRolL will be listed. The list will be extended continuously.

Official Extension Packages

pyroll-cli

[Docs] [Source] [PyPI]

Provides a command line interface to PyRolL.

pyroll-export

[Docs] [Source] [PyPI]

Provides several routines to export the data within PyRolL data structures to other well known formats, such as pandas DataFrame, Python dicts, CSV and XML. Integrates with pyroll-cli if installed.

pyroll-report

[Docs] [Source] [PyPI]

Provides a routine to generate an extensible HTML report page displaying the simulation results. Integrates with pyroll-cli if installed.

Unofficial Extension Packages

Note

If you want your package listed here, please contact the maintainers.