Pyserde: like serde-rs but for Python

Yet another serialization library on top of dataclasses, inspired by serde-rs. – yukinarit/pyserde… Read more

Similar

Making publication ready Python notebooks

The notebook functionality of Python provides a really amazing way of analyzing data and writing reports in one place. However in the standard configuration, the pdf export of the Python notebook is somewhat ugly and unpractical. In the following I will p... (more…)

Read more »