A sonic soul with a relentless drive to make ideas real on JmsDnns · Apr 1, 2023
Getting meta with Python
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Metaprogramming is powerful way to have a huge impact with a small amount of code. This post will explain metaprogramming by building a simple data validation system, similar to Schematics or Pydantic. We will start with a basic Python class and build upwards, solving one problem after another, until we have a data validation framework. Hold on to your butts cuz it’s about to get…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.