Marshmallow, Attrs, and Django Models Walk into a Bar…

You know you’re a Python dev when “serialization” sounds less like data engineering and more like a Netflix original. Today, let’s talk about three majestic beasts of the Python ecosystem that all do vaguely similar things, have wildly different personalities, and probably wouldn’t survive two hours on a group project together: Marshmallow, Attrs, and Django … Read more