Skip to content

DisyInformationssysteme/cadenza-analytics-python

Repository files navigation

Cadenza Analytics Python

cadenzaanalytics is the official package for fast and easy creation of disy Cadenza analytics extensions with Python. It enables the extension of disy Cadenza for advanced analytics purposes with the usage of python code.

Find the docs at https://disyinformationssysteme.github.io/cadenza-analytics-python

CI Pylint

Dependencies:

  • Python 3
  • Flask
  • Pandas
  • Shapely
  • requests-toolbelt
  • chardet

Installation:

The simplest way to install cadenzaanalytics is from the Python Package Index (PyPI) using the package installer pip. To install the most recent version, simply execute

pip install cadenzaanalytics

Examples:

Example extensions can be found in examples.

To test an example extension, clone this repository, install the dependencies, navigate to the folder, e.g. examples/data/extension. Run the example file in your python environment e.g.:

python example_extensions.py

A development server will be started on localhost http://127.0.0.1:5005. The analytics extension can now be registered and used in disy Cadenza.

It is not recommended to use the development server in a production environment.

License:

License

About

Official Python Package for creation of disy Cadenza analytics extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages