Since python 3 we can add optional [typing of functions](https://docs.python.org/3/library/typing.html). This would add better intellisence since return types would be defined.