* Add a `dora-python-operator` crate to hold utils functions for dora python
* Remove python serialisation and deserialisation from `dora-runtime`
* Update `python` documentation
This initial commit moves many of the documentation into a `mdBook` format version for ease of readibility.
It includes a github action workflows that publish the book on the default `gh-pages` branch to be publish on github page.