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

TGINSIGHT SIMILAR POSTS

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

Источник @procode404 · Post #3864 · 30 нояб.

​🐌Всё про ускорение Python-кода —[1:29:40] По сравнению с низкоуровневыми языками программирования, Python можно считать довольно медленным, поскольку он полностью состоит из скриптов. Из этого видео вы узнаете о базовых вещах, которые позволят ускорить ваш Python-код и избежать основных ошибок, которые допускают новички в этом вопросе. 1. Каким должен быть код — [7:15] 2. Профилирование — [8:38] 3. Пример профилирования — [12:05] 4. Что можно улучшить в коде? — [36:34] 5. Как избегать циклы — [36:42] Перейти к просмотру #видео#python

Результаты

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

Поиск: #pbr

当前筛选 #pbr清除筛选
djangoproject

@djangoproject · Post #521 · 13.12.2017, 19:57

https://www.infoworld.com/article/3230202/python/6-essential-libraries-for-every-python-developer.html 6 essential libraries for every Python developer Whether you're compiling Python for speed, building native UIs for Python desktop apps, or refining existing Python code, these Python projects have you covered Python has seen wide adoption across industries and disciplines by dint of being easy to work with. But it has also been aided by a wealth of third-party projects—libraries, add-ons, and complementary development efforts—that extend the language to an ever widening range of use cases. #PyPy #CFFI(C Foreign Function Interface library) #PyInstaller #PBR(Python Build Reasonableness) #WxPython #Mypy