HYBRID callables in Python?! - Jankfest

Опубликовано: 27 Декабрь 2024
на канале: Carberra
1,736
91

Welcome to the first in a series I'm calling "Jankfest"! This series will largely explore some very weird thing you probably shouldn't recreate. In this video, hybrid sync/async functions!

The code: https://gist.github.com/parafoxia/15c...

I've done it as a Gist as I couldn't be bothered setting up a fully fledged PR for it -- if you want to send me any fixes, I guess email me the diff (proper Linux kernel style!).



If you enjoy my content, consider supporting me on Patreon or becoming a member!
• Patreon:   / carberra  
• Membership:    / @carberra  

Follow me elsewhere for even more Carberra!
• Discord:   / discord  
• Instagram:   / carberratutorials  

I get a lot of people asking, so here's my setup!
• Visual Studio Code:    • My Visual Studio Code setup! (2024)  
• Terminal:    • Make your terminal look AMAZING  



If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so.

#python #coding #howto