Explore >> Select a destination


You are here

bluebones.net
| | rixx.de
3.3 parsecs away

Travel
| | Just a short description of how page_cache works and what to do with it, for Future Me who will inevitably need it.
| | hackycode.com
5.8 parsecs away

Travel
| | 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.
| | sobolevn.me
1.0 parsecs away

Travel
| | Before ParamSpec (PEP612) was released in Python3.10 and typing_extensions,there was a big problem in typing decorators that change a function's signature.
| | learnpython.com
24.6 parsecs away

Travel
| Python vs. Java? Explore key application areas, syntax differences, and expected salary levels to help you pick your first programming language.