qlik-oss / server-side-extension

A Qlik server-side extension protocol for extending the Qlik built-in expression library with functionality from external calculation engines.
MIT License
155 stars 126 forks source link

Rename and restructure python example. #26

Closed qlikmats closed 6 years ago

qlikmats commented 6 years ago

Arrange code into python packages, and rename modules/folders according to PEP 8.

Fixes #[issue number].

Status

[ ] Under development
[x] Waiting for code review
[ ] Waiting for merge

Information

[ ] Contains breaking changes
[ ] Contains new API(s)
[ ] Contains documentation
[ ] Contains test
[ ] Contains examples

To-do list

[ ] Update documentation.
[ ] ...
josefinestal commented 6 years ago

Otherwise, it looks good! Approved.