|
You are here |
ykarroum.com | ||
| | | | |
hackycode.com
|
|
| | | | | The Problem I was recently working on a project and decided to use Tortoise ORM. I appreciated the small footprint, ease of use, and the first class async support. However, I was disappointed to find that it didn't support parameter hints when creating an instance of a model. The IDE only shows **kwargs when creating a Tortoise ORM model instance Working Towards a Solution Libraries like PyDantic and msgspec already support this feature, so I knew it must be possible. | |
| | | | |
chipx86.blog
|
|
| | | | | More than you probably ever wanted to know about Python function signatures and typing shenanigans. And it's just the start. | |
| | | | |
florimond.dev
|
|
| | | | | A memo on implementing parametrized decorators whose default behavior doesn't require empty parentheses. | |
| | | | |
blog.startifact.com
|
|
| | | I think, for me, becoming enamored by a programming language requires a sense of empowerment by that language. | ||