TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3879 · 13 дек.

​🐍Вы должны использовать это в Python — [10:55] Слышали про конструкцию if __name__ == '__main__':? Но вы точно уверены, что понимаете, что она делает? За что отвечает __name__? Автор рассказывает про то, почему многие профессиональные разработчики используют эту конструкцию и какие тут могут быть ошибки. Перейти к просмотру #видео#python

Результаты

Найдено 3 похожих постов

Поиск: #splinter

当前筛选 #splinter清除筛选
djangoproject

@djangoproject · Post #553 · 23.01.2018, 16:34

http://splinter.readthedocs.io/en/latest/ #Splinter is an open source tool for testing web applications using Python. It lets you automate browser actions, such as visiting URLs and interacting with their items. #tests

djangoproject

@djangoproject · Post #555 · 23.01.2018, 16:39

https://splinter.readthedocs.io/en/latest/ #Splinter is an open source tool for testing web applications using Python. It lets you #automate browser actions, such as visiting URLs and interacting with their items. #tests