Тёмный

python typing: TYPE_CHECKING (intermediate) anthony explains  

anthonywritescode
Подписаться 42 тыс.
Просмотров 4,3 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@adwaithrajesh596
@adwaithrajesh596 3 года назад
I like the way he makes videos. No pre written scripts and fixing errors on the fly. 👍👍
@EddiKh
@EddiKh 7 месяцев назад
came here to solve an issue with cycle imports, but learned a lot! thank you!
@soniyasoni9772
@soniyasoni9772 Год назад
thank you for explaining it very clear, could able to understand in one go :)
@stijnvandrongelen5625
@stijnvandrongelen5625 3 года назад
Hi Anthony, I often see you going for `if __name__ == "__main__": exit(main())`, but how is exit supposed to end up in the global namespace? It's present in the REPL, but it doesn't seem to be there in a regular `python3 your_module_here.py` invocation...
@anthonywritescode
@anthonywritescode 3 года назад
it's there for me? do you have a strange `site.py` or are you using `python3 -S` ? both are fairly rare (3rd party packages don't really work without it) - I talk a bit about this in ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-sv46294LoP8.html
@stijnvandrongelen5625
@stijnvandrongelen5625 3 года назад
@@anthonywritescode Should've double-checked it, but thanks for the reference to site.py. TIL :D
@DavidDellsperger
@DavidDellsperger 3 года назад
you appear to have spelled discord incorrectly in your description (future planning)
@danielcastagna1299
@danielcastagna1299 Год назад
thank you!
Далее
python Generics (intermediate) anthony explains #430
13:43
Nightmare | Update 0.31.0 Trailer | Standoff 2
01:14
Просмотров 574 тыс.
Type-Checking Python Programs With Type Hints and mypy
10:50
python 3.12 was ALMOST javascript
9:32
Просмотров 56 тыс.
Python 3.12 Generic Types Explained
18:27
Просмотров 62 тыс.
Python: A Quick Guide To Type Annotations (ft. Mypy)
11:25
Metaclasses in Python
15:45
Просмотров 155 тыс.
5 Useful F-String Tricks In Python
10:02
Просмотров 320 тыс.