Особенности генераторов
#english #internals #basics
https://amir.rachum.com/blog/2017/03/03/generator-cleanup/
#english #internals #basics
https://amir.rachum.com/blog/2017/03/03/generator-cleanup/
Rachum
Cleaning Up in a Python Generator Can Be Dangerous
When a generator has `yield` in `finally` (or in an `except` clause that catches `GeneratorExit`), `close`ing that generator will result in `RuntimeError`.
#video #english #tutorial #PyCharm
https://www.youtube.com/watch?v=56bPIGf4us0&list=TLPQMDUwNDIwMjAvLzkk58AwWQ&index=1
https://www.youtube.com/watch?v=56bPIGf4us0&list=TLPQMDUwNDIwMjAvLzkk58AwWQ&index=1
YouTube
Pycharm Tutorial #1 - Setup & Basics
Pycharm Tutorial for python development!
In this video I will explaining how to use the pycharm IDE. Pycharm is an extremely powerful and useful IDE for python and can save you tons of time if you know how to use it. This pycharm tutorial goes over how to…
In this video I will explaining how to use the pycharm IDE. Pycharm is an extremely powerful and useful IDE for python and can save you tons of time if you know how to use it. This pycharm tutorial goes over how to…
Маккинни_У_Python_и_анализ_данных_Второе_издание_2020.pdf
6.8 MB
Персиваль_Г_Python_Разработка_на_основе_тестирования_2018.pdf
10 MB
Не официальная, но очень хорошая дока по селениуму в связке с питоном
#english #parsing
https://selenium-python.readthedocs.io
#english #parsing
https://selenium-python.readthedocs.io
Курс по основам питона от самого Дэвида Бизли
#english #tutorial
https://dabeaz-course.github.io/practical-python/
#english #tutorial
https://dabeaz-course.github.io/practical-python/
practical-python
Welcome!
Practical Python Programming (course by @dabeaz)