<!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. --> ### What is the expected enhancement? Follow up of #840 (related: #1091, #1464) We have [`to_dot`](https://www.rustworkx.org/apiref/rustworkx.PyGraph.to_dot.html) methods in both `PyGraph` and `PyDiGraph`. Ideally, we would also like to have a `rustworkx.from_dot` to read those files and reconstruct a graph