* fix authors in pyproject.toml
* make __post_asdict__ return new value
* remove dupplicated line
* transform nested arrays values
* move run script to end of file
* create shared functions for dealing with type hint
* use new shared functions
* transform properties results
* add complex example with purview policy api
* add sphinx
* add initial sphinx docs
* move code to single module
* add build workflow
* try multiple versions of python
* fix python setup
* seting up for python >=3.9,<4.0
* fix for python 3.9