5 ms·
I have an old repo that explores the concept at bmritz/datajet. I’ve also toyed around with the idea of using type hints and type aliases in python as the “data
by brianritz 2mo ago
I have an old repo that explores the concept at bmritz/datajet. I’ve also toyed around with the idea of using type hints and type aliases in python as the “data key” (equivalent to :user/id). Would love to have something equivalent in python.
- jacobobryant 2mo agoThanks for mentioning datajet, I'll be taking a look at that for sure...