News

This repo contains an Aspen Plus-Python connection example. Differently from Aspen-HYSYS, accesing the variable paths in Aspen Plus is very straight forward. Therefore, the connection can be made ...
Here are some examples of how variables can be used in Python: Variables in Python are also dynamic in nature, which means you can reassign a variable to a different data type at any point. This is ...
What Does Pythonic Mean? Every programming language has its own quirks and conventions—ways of doing things that feel natural in that language. In Python, there's a particular s ...